Searched defs:vertexDecl (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h2689 DWORD vertexDecl : 1; member in struct:SAVEDSTATES
2715 IWineD3DVertexDeclaration *vertexDecl; member in struct:IWineD3DStateBlockImpl
3422 /* Check stateblock->vertexDecl to allow this to be used from
3427 && !((IWineD3DVertexDeclarationImpl *)stateblock->vertexDecl)->position_transformed
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h2654 DWORD vertexDecl : 1; member in struct:SAVEDSTATES
2680 IWineD3DVertexDeclaration *vertexDecl; member in struct:IWineD3DStateBlockImpl
3381 /* Check stateblock->vertexDecl to allow this to be used from
3386 && !((IWineD3DVertexDeclarationImpl *)stateblock->vertexDecl)->position_transformed
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h2483 DWORD vertexDecl : 1; member in struct:wined3d_saved_states
3163 /* Check stateblock->vertexDecl to allow this to be used from

Completed in 77 milliseconds