Home
last modified time | relevance | path

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

/Linux-v5.10/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.c807 SVGA3D_DX_MAX_SRVIEWS); in vmw_emit_set_sr()
1452 BUILD_BUG_ON(VMW_MAX_VIEW_BINDINGS < SVGA3D_DX_MAX_SRVIEWS); in vmw_binding_build_asserts()
Dvmwgfx_execbuf.c2184 (u64) SVGA3D_DX_MAX_SRVIEWS || in vmw_cmd_dx_set_shader_res()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h118 #define SVGA3D_DX_MAX_SRVIEWS 128 macro
2019 uint32 shaderResources[SVGA3D_DX_MAX_SRVIEWS];