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

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_so.c 370 (vmw_context_cotable(ctx, vmw_view_cotables[view_type]));
vmwgfx_execbuf.c 475 res = vmw_context_cotable(ctx, i);
1279 cotable_res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXQUERY);
2456 res = vmw_context_cotable(ctx_node->ctx, vmw_view_cotables[view_type]);
2541 res = vmw_context_cotable(ctx_node->ctx, vmw_so_cotables[so_type]);
2659 res = vmw_context_cotable(ctx_node->ctx, SVGA_COTABLE_DXSHADER);
vmwgfx_context.c 844 struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx, function in typeref:struct:vmw_resource *
vmwgfx_shader.c 632 (vmw_context_cotable(ctx, SVGA_COTABLE_DXSHADER));
vmwgfx_drv.h 1251 extern struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx,

Completed in 20 milliseconds