numVertexDecls    750 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32               numVertexDecls;
numVertexDecls   1509 drivers/gpu/drm/vmwgfx/device_include/svga3d_cmd.h    uint32 numVertexDecls;
numVertexDecls   1587 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	if (unlikely(cmd->body.numVertexDecls > maxnum)) {
numVertexDecls   1592 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 	for (i = 0; i < cmd->body.numVertexDecls; ++i, ++decl) {
numVertexDecls   1602 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c 		  cmd->body.numVertexDecls * sizeof(*decl)) / sizeof(*range);