wined3d: Check for NULL vertex declarations

H. Verbeet hverbeet at gmail.com
Mon Apr 7 04:34:33 CDT 2008


On 07/04/2008, Chris Robinson <chris.kcat at gmail.com> wrote:
> +    if(!This->stateBlock->vertexDecl) {
> +        WARN("(%p) : Called without a valid vertex buffer set\n", This);
That WARN is misleading.



More information about the wine-devel mailing list