wined3d: Return WINED3DERR_INVALIDCALL in DrawIndexedPrimitive if no index buffer...
commit93dcfe350d8adb26703035343a619240443aa4b5
authorH. Verbeet <hverbeet@gmail.com>
Sat, 2 Jun 2007 13:54:49 +0000 (2 15:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Jun 2007 10:58:37 +0000 (4 12:58 +0200)
treecb6ed4bd0a9124ee1f1ad0f71317a23f734c9604
parent374267e127889ffd4cd4c5c440cb7703bd4ca6ac
wined3d: Return WINED3DERR_INVALIDCALL in DrawIndexedPrimitive if no index buffer is set.
dlls/wined3d/device.c