Home
last modified time | relevance | path

Searched refs:vmw_shader_lookup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c954 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man, in vmw_shader_lookup() function
H A Dvmwgfx_drv.h1233 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man,
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()