Searched refs:SVGA3D_DX_MAX_SOTARGETS (Results 1 – 2 of 2) sorted by relevance
99 #define SVGA3D_DX_MAX_SOTARGETS 4 macro1484 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS];1501 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS];1513 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS];1661 uint32 targets[SVGA3D_DX_MAX_SOTARGETS];
2518 if (num > SVGA3D_DX_MAX_SOTARGETS) { in vmw_cmd_dx_set_so_targets()