Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h363 (*query_bind)(struct svga_winsys_context *sws, member
Dsvga_pipe_query.c495 SVGA_RETRY(svga, svga->swc->query_bind(svga->swc, svga->gb_query, in define_query_vgpu10()
546 SVGA_RETRY(svga, svga->swc->query_bind(svga->swc, svga->gb_query, in rebind_vgpu10_query()
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_context.c792 vswc->base.query_bind = vmw_swc_query_bind; in vmw_svga_winsys_context_create()