Searched refs:glXQueryCurrentRendererIntegerMESA (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dquery_renderer.c105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) function in typeref:typename:_X_HIDDEN Bool
H A Dglxcmds.c2572 GLX_FUNCTION(glXQueryCurrentRendererIntegerMESA),
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dquery_renderer.c105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value) function in typeref:typename:_X_HIDDEN Bool
H A Dglxcmds.c2661 GLX_FUNCTION(glXQueryCurrentRendererIntegerMESA),
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_query_renderer.spec65 Bool glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value);
75 glXQueryCurrentRendererIntegerMESA:
330 and glXQueryCurrentRendererIntegerMESA be?
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_query_renderer.spec65 Bool glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value);
75 glXQueryCurrentRendererIntegerMESA:
330 and glXQueryCurrentRendererIntegerMESA be?
/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dquery_renderer_unittest.cpp274 * 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 Dquery_renderer_unittest.cpp273 * 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 Dglxext.h485 Bool glXQueryCurrentRendererIntegerMESA (int attribute, unsigned int *value);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h492 Bool glXQueryCurrentRendererIntegerMESA (int attribute, unsigned int *value);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h966 #define glXQueryCurrentRendererIntegerMESA epoxy_glXQueryCurrentRendererIntegerMESA macro
H A Dglx_generated_dispatch.c2383 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