Home
last modified time | relevance | path

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

/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp59 typedef EGLBoolean (*GetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* v… typedef
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp58 typedef EGLBoolean (*GetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* v… typedef
/external/angle/src/libGLESv2/
Degl_stubs.cpp321 EGLBoolean GetConfigAttrib(Thread *thread, in GetConfigAttrib() function
/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp328 EGLBoolean EGLAPIENTRY GetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *… in GetConfigAttrib() function