HomeSort by relevance Sort by last modified time
    Searched defs:getConfigAttrib (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/OpenGL/libEGL/
Display.cpp 241 bool Display::getConfigAttrib(EGLConfig config, EGLint attribute, EGLint *value)
  /device/generic/goldfish-opengl/system/egl/
eglDisplay.cpp 470 EGLBoolean eglDisplay::getConfigAttrib(EGLConfig config, EGLint attrib, EGLint * value)
  /external/mesa3d/include/GL/internal/
dri_interface.h 744 * Version >= 2 indicates that getConfigAttrib with __DRI_ATTRIB_SWAP_METHOD
763 int (*getConfigAttrib)(const __DRIconfig *config,
    [all...]

Completed in 587 milliseconds