Home
last modified time | relevance | path

Searched defs:eglGetConfigAttrib (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwApi.inl31 #define eglGetConfigAttrib eglwGetConfigAttrib macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl192 eglw::EGLBoolean CallLogWrapper::eglGetConfigAttrib (eglw::EGLDisplay dpy, eglw::EGLConfig config, … function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c400 eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config, in eglGetConfigAttrib() function