Searched refs:shader_relocation (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_winsys.h | 329 (*shader_relocation)(struct svga_winsys_context *swc, member
|
H A D | svga_cmd.c | 1644 swc->shader_relocation(swc, &cmd->shid, &cmd->mobid, in SVGA3D_BindGBShader() 1672 swc->shader_relocation(swc, &cmd->shid, NULL, NULL, gbshader, 0); in SVGA3D_SetGBShader()
|
H A D | svga_cmd_vgpu10.c | 246 swc->shader_relocation(swc, &cmd->shaderId, NULL, NULL, gbshader, 0); in SVGA3D_vgpu10_SetShader() 1101 swc->shader_relocation(swc, NULL, &bcmd->mobid, in SVGA3D_vgpu10_DefineAndBindShader()
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_context.c | 794 vswc->base.shader_relocation = vmw_swc_shader_relocation; in vmw_svga_winsys_context_create()
|
Completed in 9 milliseconds