Home
last modified time | relevance | path

Searched refs:SVGA3D_DX_MAX_SRVIEWS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.h192 struct vmw_ctx_bindinfo_view shader_res[SVGA3D_DX_MAX_SRVIEWS];
193 DECLARE_BITMAP(dirty_sr, SVGA3D_DX_MAX_SRVIEWS);
Dvmwgfx_binding.c829 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()
Dvmwgfx_execbuf.c2213 (u64) SVGA3D_DX_MAX_SRVIEWS || in vmw_cmd_dx_set_shader_res()
/Linux-v6.6/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h100 #define SVGA3D_DX_MAX_SRVIEWS 128 macro
1692 uint32 shaderResources[SVGA3D_DX_MAX_SRVIEWS];