7 Apr
2008
7 Apr
'08
4:43 a.m.
Am Montag, 7. April 2008 11:34:33 schrieb H. Verbeet:
On 07/04/2008, Chris Robinson <chris.kcat(a)gmail.com> wrote:
+ if(!This->stateBlock->vertexDecl) { + WARN("(%p) : Called without a valid vertex buffer set\n", This);
That WARN is misleading. This problem also affects the other draw calls, DrawIndexedPrimitiveUP, DrawPrimitive and drawPrimitiveUP. In a certain way it even affects DrawRectPatch and DrawTriPatch(when tesselating a new patch)