Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c1021 * 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 Dvmwgfx_execbuf.c2022 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 Dvmwgfx_drv.h1349 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man,
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c943 * 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 Dvmwgfx_execbuf.c2018 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 Dvmwgfx_drv.h1233 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man,

Completed in 19 milliseconds