Home
last modified time | relevance | path

Searched defs:GetConfigAttrib (Results 1 – 5 of 5) 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/flutter/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp59 typedef EGLBoolean (*GetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* v… typedef
/third_party/flutter/glfw/src/
Degl_context.h182 PFNEGLGETCONFIGATTRIBPROC GetConfigAttrib; member
/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