Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c431 vmw_swc_mob_relocation(struct svga_winsys_context *swc, in vmw_swc_mob_relocation() function
570 vmw_swc_mob_relocation(swc, mobid, NULL, (struct svga_winsys_buffer *) in vmw_swc_surface_relocation()
623 vmw_swc_mob_relocation(swc, mobid, offset, vshader->buf, in vmw_swc_shader_relocation()
633 vmw_swc_mob_relocation(swc, id, NULL, query->buf, 0, in vmw_swc_query_relocation()
810 vswc->base.mob_relocation = vmw_swc_mob_relocation; in vmw_svga_winsys_context_create()