Searched defs:GetConfigAttrib (Results 1 – 4 of 4) sorted by relevance
/external/skqp/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 59 typedef EGLBoolean (*GetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* v… typedef
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 58 typedef EGLBoolean (*GetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* v… typedef
|
/external/angle/src/libGLESv2/ |
D | egl_stubs.cpp | 321 EGLBoolean GetConfigAttrib(Thread *thread, in GetConfigAttrib() function
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.cpp | 328 EGLBoolean EGLAPIENTRY GetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *… in GetConfigAttrib() function
|