Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c870 * vmw_collect_so_targets - Build SVGA3dSoTarget data for a binding command
877 * Scans the @bi array for bindings and builds a buffer of SVGA3dSoTarget data.
890 SVGA3dSoTarget *so_buffer = (SVGA3dSoTarget *) cbs->bind_cmd_buffer; in vmw_collect_so_targets()
931 so_target_size = cbs->bind_cmd_count*sizeof(SVGA3dSoTarget); 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.c2480 SVGA3dSoTarget targets[]; in vmw_cmd_dx_set_so_targets()
2488 num = (cmd->header.size - sizeof(cmd->body)) / sizeof(SVGA3dSoTarget); in vmw_cmd_dx_set_so_targets()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_binding.c892 * vmw_collect_so_targets - Build SVGA3dSoTarget data for a binding command
899 * Scans the @bi array for bindings and builds a buffer of SVGA3dSoTarget data.
910 SVGA3dSoTarget *so_buffer = (SVGA3dSoTarget *) cbs->bind_cmd_buffer; in vmw_collect_so_targets()
951 so_target_size = cbs->bind_cmd_count*sizeof(SVGA3dSoTarget); 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.c2518 SVGA3dSoTarget targets[]; in vmw_cmd_dx_set_so_targets()
2526 num = (cmd->header.size - sizeof(cmd->body)) / sizeof(SVGA3dSoTarget); in vmw_cmd_dx_set_so_targets()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h625 struct SVGA3dSoTarget { struct
631 SVGA3dSoTarget; typedef
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_dx.h522 typedef struct SVGA3dSoTarget { struct
526 } SVGA3dSoTarget; typedef

Completed in 23 milliseconds