HomeSort by: relevance | last modified time | path
    Searched refs:SVGA3D_DX_MAX_SRVIEWS (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_binding.h 189 struct vmw_ctx_bindinfo_view shader_res[SVGA3D_DX_MAX_SRVIEWS];
190 DECLARE_BITMAP(dirty_sr, SVGA3D_DX_MAX_SRVIEWS);
vmwgfx_binding.c 756 SVGA3D_DX_MAX_SRVIEWS);
1290 BUILD_BUG_ON(VMW_MAX_VIEW_BINDINGS < SVGA3D_DX_MAX_SRVIEWS);
vmwgfx_execbuf.c 2183 (u64) SVGA3D_DX_MAX_SRVIEWS ||
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga3d_dx.h 120 #define SVGA3D_DX_MAX_SRVIEWS 128
1616 uint32 shaderResources[SVGA3D_DX_MAX_SRVIEWS];

Completed in 17 milliseconds