Home
last modified time | relevance | path

Searched defs:GetConfigAttrib (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp59 typedef EGLBoolean (*GetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* v… typedef
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp321 EGLBoolean GetConfigAttrib(Thread *thread, in GetConfigAttrib() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp328 EGLBoolean EGLAPIENTRY GetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *… in GetConfigAttrib() function
/third_party/glfw/src/
Dinternal.h828 PFN_eglGetConfigAttrib GetConfigAttrib; member