Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_shader.c575 * vmw_dx_shader_add - Add a shader resource as a command buffer managed
584 int vmw_dx_shader_add(struct vmw_cmdbuf_res_manager *man, in vmw_dx_shader_add() function
H A Dvmwgfx_drv.h1191 extern int vmw_dx_shader_add(struct vmw_cmdbuf_res_manager *man,
H A Dvmwgfx_execbuf.c2685 return vmw_dx_shader_add(sw_context->man, ctx_node->ctx, in vmw_cmd_dx_define_shader()