Searched refs:numVertexDecls (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c356 if (unlikely(cmd->body.numVertexDecls > maxnum)) {
361 for (i = 0; i < cmd->body.numVertexDecls; ++i, ++decl) {
369 cmd->body.numVertexDecls * sizeof(*decl)) / sizeof(*range);
H A Dsvga3d_reg.h1454 uint32 numVertexDecls; member in struct:__anon11404
1462 * 1. SVGA3dVertexDecl, quantity 'numVertexDecls'
1464 * 3. Optionally, SVGA3dVertexDivisor, quantity 'numVertexDecls' (contains

Completed in 78 milliseconds