HomeSort by relevance Sort by last modified time
    Searched refs:glXQueryCurrentRendererIntegerMESA (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/glx/
query_renderer.c 105 glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value)
glxcmds.c     [all...]
  /external/mesa3d/docs/specs/
MESA_query_renderer.spec 68 Bool glXQueryCurrentRendererIntegerMESA(int attribute, unsigned int *value);
78 glXQueryCurrentRendererIntegerMESA:
361 and glXQueryCurrentRendererIntegerMESA be?
  /external/mesa3d/src/glx/tests/
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,
  /external/mesa3d/include/GL/
glxext.h 481 Bool glXQueryCurrentRendererIntegerMESA (int attribute, unsigned int *value);
    [all...]
  /external/swiftshader/include/GL/
glxext.h 485 Bool glXQueryCurrentRendererIntegerMESA (int attribute, unsigned int *value);
    [all...]

Completed in 534 milliseconds