Searched refs:query_bind (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_pipe_query.c | 501 if (svga->swc->query_bind(svga->swc, svga->gb_query, 504 svga->swc->query_bind(svga->swc, svga->gb_query, 573 if (svga->swc->query_bind(svga->swc, svga->gb_query, 576 svga->swc->query_bind(svga->swc, svga->gb_query,
|
| H A D | svga_winsys.h | 354 (*query_bind)(struct svga_winsys_context *sws, member in struct:svga_winsys_context
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_winsys.h | 366 (*query_bind)(struct svga_winsys_context *sws, member in struct:svga_winsys_context
|
| H A D | svga_pipe_query.c | 495 SVGA_RETRY(svga, svga->swc->query_bind(svga->swc, svga->gb_query, 546 SVGA_RETRY(svga, svga->swc->query_bind(svga->swc, svga->gb_query,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_context.c | 812 vswc->base.query_bind = vmw_swc_query_bind;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_context.c | 792 vswc->base.query_bind = vmw_swc_query_bind;
|
Completed in 10 milliseconds