| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri_common_query_renderer.c | 110 /* Even though queryString only accepts a subset of the possible GLX 119 return psc->rendererQuery->queryString(psc->driScreen, dri_attribute, value); 153 /* Even though queryString only accepts a subset of the possible GLX 162 return psc->rendererQuery->queryString(psc->driScreen, dri_attribute, value); 196 /* Even though queryString only accepts a subset of the possible GLX 205 return psc->rendererQuery->queryString(psc->driScreen, dri_attribute, value);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri_common_query_renderer.c | 110 /* Even though queryString only accepts a subset of the possible GLX 119 return psc->rendererQuery->queryString(psc->driScreen, dri_attribute, value); 153 /* Even though queryString only accepts a subset of the possible GLX 162 return psc->rendererQuery->queryString(psc->driScreen, dri_attribute, value); 196 /* Even though queryString only accepts a subset of the possible GLX 205 return psc->rendererQuery->queryString(psc->driScreen, dri_attribute, value);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | dri_query_renderer.c | 92 .queryString = dri2_query_renderer_string
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | dri_query_renderer.c | 109 .queryString = dri2_query_renderer_string
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxinfo.c | 351 PFNGLXQUERYCURRENTRENDERERSTRINGMESAPROC queryString; local in function:query_renderer 357 queryString = (PFNGLXQUERYCURRENTRENDERERSTRINGMESAPROC) 364 queryString(GLX_RENDERER_VENDOR_ID_MESA), *v); 367 queryString(GLX_RENDERER_DEVICE_ID_MESA), *v);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_screen.c | 218 .queryString = nouveau_query_renderer_string
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nouveau_screen.c | 219 .queryString = nouveau_query_renderer_string
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_screen.c | 559 .queryString = radeonQueryRendererString
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_screen.c | 548 .queryString = radeonQueryRendererString
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/swrast/ |
| H A D | swrast.c | 205 .queryString = swrast_query_renderer_string
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1915 int (*queryString)(__DRIscreen *screen, int attribute, const char **val); member in struct:__DRI2rendererQueryExtensionRec
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.c | 788 .queryString = i915_query_renderer_string
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1937 int (*queryString)(__DRIscreen *screen, int attribute, const char **val); member in struct:__DRI2rendererQueryExtensionRec
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.c | 808 .queryString = i915_query_renderer_string
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_screen.c | 1608 .queryString = brw_query_renderer_string
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_screen.c | 1659 .queryString = brw_query_renderer_string
|