Searched defs:GetConfigAttrib (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/egl/main/ |
D | eglapi.h | 65 EGLBoolean (*GetConfigAttrib)(_EGLDriver *drv, _EGLDisplay *dpy, member
|
/external/skia/tools/gpu/gl/command_buffer/ |
D | GLTestContext_command_buffer.cpp | 59 typedef EGLBoolean (*GetConfigAttrib)(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint* v… typedef
|
/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/swiftshader/src/OpenGL/libEGL/ |
D | libEGL.cpp | 313 EGLBoolean GetConfigAttrib(EGLDisplay dpy, EGLConfig config, EGLint attribute, EGLint *value) in GetConfigAttrib() function
|