Home
last modified time | relevance | path

Searched refs:SVGA3D_DX_MAX_SOTARGETS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h117 #define SVGA3D_DX_MAX_SOTARGETS 4 macro
1789 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS];
1808 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS];
1830 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS];
1989 uint32 targets[SVGA3D_DX_MAX_SOTARGETS];
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h99 #define SVGA3D_DX_MAX_SOTARGETS 4 macro
1484 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];
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c102 struct vmw_ctx_bindinfo_so_target so_targets[SVGA3D_DX_MAX_SOTARGETS];
927 vmw_collect_so_targets(cbs, loc, SVGA3D_DX_MAX_SOTARGETS); in vmw_emit_set_so_target()
1459 BUILD_BUG_ON(SVGA3D_DX_MAX_SOTARGETS*sizeof(SVGA3dSoTarget) > in vmw_binding_build_asserts()
H A Dvmwgfx_execbuf.c2490 if (num > SVGA3D_DX_MAX_SOTARGETS) { in vmw_cmd_dx_set_so_targets()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c102 struct vmw_ctx_bindinfo_so_target so_targets[SVGA3D_DX_MAX_SOTARGETS];
947 vmw_collect_so_targets(cbs, loc, SVGA3D_DX_MAX_SOTARGETS); in vmw_emit_set_so_target()
1463 BUILD_BUG_ON(SVGA3D_DX_MAX_SOTARGETS*sizeof(SVGA3dSoTarget) > in vmw_binding_build_asserts()
H A Dvmwgfx_execbuf.c2528 if (num > SVGA3D_DX_MAX_SOTARGETS) { in vmw_cmd_dx_set_so_targets()

Completed in 22 milliseconds