Home
last modified time | relevance | path

Searched defs:eglQueryContext (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
DlibEGL.hpp56 EGLBoolean (*eglQueryContext)(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value); member in LibEGLexports
Dmain.cpp504 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGL… in eglQueryContext() function
/external/deqp/framework/egl/wrapper/
DeglwApi.inl51 #define eglQueryContext eglwQueryContext macro
/external/deqp/framework/egl/
DegluCallLogWrapper.inl426 eglw::EGLBoolean CallLogWrapper::eglQueryContext (eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw:… function in CallLogWrapper
/external/mesa3d/src/egl/main/
Deglapi.c828 eglQueryContext(EGLDisplay dpy, EGLContext ctx, in eglQueryContext() function
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp481 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGL… in eglQueryContext() function