Searched refs:vmw_context_cotable (Results 1 – 5 of 5) sorted by relevance
365 view->cotable = vmw_context_cotable(ctx, vmw_view_cotables[view_type]); in vmw_view_add()
360 res = vmw_context_cotable(ctx, i); in vmw_resource_context_res_add()1367 cotable_res = vmw_context_cotable(ctx_node->res, SVGA_COTABLE_DXQUERY); in vmw_cmd_dx_define_query()2695 res = vmw_context_cotable(ctx_node->res, vmw_view_cotables[view_type]); in vmw_cmd_dx_view_define()2791 res = vmw_context_cotable(ctx_node->res, vmw_so_cotables[so_type]); in vmw_cmd_dx_so_define()2918 res = vmw_context_cotable(ctx_node->res, SVGA_COTABLE_DXSHADER); in vmw_cmd_dx_define_shader()
859 struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx, in vmw_context_cotable() function
634 shader->cotable = vmw_context_cotable(ctx, SVGA_COTABLE_DXSHADER); in vmw_dx_shader_add()
1013 extern struct vmw_resource *vmw_context_cotable(struct vmw_resource *ctx,