Searched refs:vmw_shader_lookup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 1021 * vmw_shader_lookup - Look up a compat shader 1032 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_shader_lookup() function
|
H A D | vmwgfx_execbuf.c | 2022 res = vmw_shader_lookup(vmw_context_res_man(ctx), in vmw_cmd_set_shader() 2222 res = vmw_shader_lookup(sw_context->man, cmd->body.shaderId, 0); in vmw_cmd_dx_set_shader() 2724 res = vmw_shader_lookup(vmw_context_res_man(ctx), cmd->body.shid, 0); in vmw_cmd_dx_bind_shader()
|
H A D | vmwgfx_drv.h | 1349 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_shader.c | 943 * vmw_shader_lookup - Look up a compat shader 954 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_shader_lookup() function
|
H A D | vmwgfx_execbuf.c | 2018 res = vmw_shader_lookup(vmw_context_res_man(ctx), in vmw_cmd_set_shader() 2257 res = vmw_shader_lookup(sw_context->man, cmd->body.shaderId, 0); in vmw_cmd_dx_set_shader() 2766 res = vmw_shader_lookup(vmw_context_res_man(ctx), cmd->body.shid, 0); in vmw_cmd_dx_bind_shader()
|
H A D | vmwgfx_drv.h | 1233 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man,
|
Completed in 19 milliseconds