Searched refs:glXQueryCurrentRendererIntegerMESA (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | query_renderer.c | 105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) function in typeref:typename:_X_HIDDEN Bool
|
| H A D | glxcmds.c | 2572 GLX_FUNCTION(glXQueryCurrentRendererIntegerMESA),
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | query_renderer.c | 105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) function in typeref:typename:_X_HIDDEN Bool
|
| H A D | glxcmds.c | 2661 GLX_FUNCTION(glXQueryCurrentRendererIntegerMESA),
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_query_renderer.spec | 65 Bool glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value); 75 glXQueryCurrentRendererIntegerMESA: 330 and glXQueryCurrentRendererIntegerMESA be?
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_query_renderer.spec | 65 Bool glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value); 75 glXQueryCurrentRendererIntegerMESA: 330 and glXQueryCurrentRendererIntegerMESA be?
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/tests/ |
| H A D | query_renderer_unittest.cpp | 274 * glXQueryCurrentRendererIntegerMESA will return \c NULL if the 301 * glXQueryCurrentRendererIntegerMESA will not call the screen 347 * glXQueryCurrentRendererIntegerMESA will not call GetGLXScreenConfigs if the 368 * glXQueryCurrentRendererIntegerMESA will return error if GetGLXScreenConfigs 423 * glXQueryCurrentRendererIntegerMESA will return error if there is no context 431 glXQueryCurrentRendererIntegerMESA(GLX_RENDERER_VENDOR_ID_MESA,
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | query_renderer_unittest.cpp | 273 * glXQueryCurrentRendererIntegerMESA will return \c NULL if the 300 * glXQueryCurrentRendererIntegerMESA will not call the screen 345 * glXQueryCurrentRendererIntegerMESA will not call GetGLXScreenConfigs if the 366 * glXQueryCurrentRendererIntegerMESA will return error if GetGLXScreenConfigs 421 * glXQueryCurrentRendererIntegerMESA will return error if there is no context 429 glXQueryCurrentRendererIntegerMESA(GLX_RENDERER_VENDOR_ID_MESA,
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 485 Bool glXQueryCurrentRendererIntegerMESA (int attribute, unsigned int *value);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 492 Bool glXQueryCurrentRendererIntegerMESA (int attribute, unsigned int *value);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 966 #define glXQueryCurrentRendererIntegerMESA epoxy_glXQueryCurrentRendererIntegerMESA macro
|
| H A D | glx_generated_dispatch.c | 2383 0, // glXQueryCurrentRendererIntegerMESA 3982 return glx_single_resolver(PROVIDER_GLX_MESA_query_renderer, 2047 /* glXQueryCurrentRendererIntegerMESA */); 4311 GEN_THUNKS_RET(Bool, glXQueryCurrentRendererIntegerMESA, (int attribute, unsigned int * value), (attribute, value)) 4446 epoxy_glXQueryCurrentRendererIntegerMESA_dispatch_table_rewrite_ptr, /* glXQueryCurrentRendererIntegerMESA */
|
Completed in 30 milliseconds