Searched refs:SVGA3D_DX_MAX_SRVIEWS (Results 1 – 4 of 4) sorted by relevance
192 struct vmw_ctx_bindinfo_view shader_res[SVGA3D_DX_MAX_SRVIEWS];193 DECLARE_BITMAP(dirty_sr, SVGA3D_DX_MAX_SRVIEWS);
829 SVGA3D_DX_MAX_SRVIEWS); in vmw_emit_set_sr()1456 BUILD_BUG_ON(VMW_MAX_VIEW_BINDINGS < SVGA3D_DX_MAX_SRVIEWS); in vmw_binding_build_asserts()
2215 (u64) SVGA3D_DX_MAX_SRVIEWS || in vmw_cmd_dx_set_shader_res()
100 #define SVGA3D_DX_MAX_SRVIEWS 128 macro1692 uint32 shaderResources[SVGA3D_DX_MAX_SRVIEWS];