HomeSort by: relevance | last modified time | path
    Searched refs:vmw_shader_lookup (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_shader.c 1026 * vmw_shader_lookup - Look up a compat shader
1037 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man, function in typeref:struct:vmw_resource *
vmwgfx_drv.h 1335 vmw_shader_lookup(struct vmw_cmdbuf_res_manager *man,
vmwgfx_execbuf.c 2027 res = vmw_shader_lookup(vmw_context_res_man(ctx),
2226 res = vmw_shader_lookup(sw_context->man, cmd->body.shaderId, 0);
2728 res = vmw_shader_lookup(vmw_context_res_man(ctx), cmd->body.shid, 0);

Completed in 67 milliseconds