Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_shader.c850 int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man, in vmw_shader_remove() function
Dvmwgfx_drv.h1386 extern int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man,
Dvmwgfx_execbuf.c1974 ret = vmw_shader_remove(vmw_context_res_man(ctx), cmd->body.shid, in vmw_cmd_shader_destroy()
2734 ret = vmw_shader_remove(sw_context->man, cmd->body.shaderId, 0, in vmw_cmd_dx_destroy_shader()