Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c853 int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man, in vmw_shader_remove() function
H A Dvmwgfx_drv.h1220 extern int vmw_shader_remove(struct vmw_cmdbuf_res_manager *man,
H A Dvmwgfx_execbuf.c1967 ret = vmw_shader_remove(vmw_context_res_man(ctx), cmd->body.shid, in vmw_cmd_shader_destroy()
2726 ret = vmw_shader_remove(sw_context->man, cmd->body.shaderId, 0, in vmw_cmd_dx_destroy_shader()