Home
last modified time | relevance | path

Searched refs:eglQueryContext (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwStaticLibrary14.inl28 { "eglQueryContext", (deFunctionPtr)eglQueryContext },
DeglwStaticLibrary15.inl37 { "eglQueryContext", (deFunctionPtr)eglQueryContext },
DeglwInitCore.inl37 dst->queryContext = (eglQueryContextFunc) loader->get("eglQueryContext");
DeglwApi.inl47 #define eglQueryContext eglwQueryContext macro
/external/mesa3d/src/egl/main/
Degl.def24 eglQueryContext
Deglapi.c505 eglQueryContext(EGLDisplay dpy, EGLContext ctx, in eglQueryContext() function
892 { "eglQueryContext", (_EGLProc) eglQueryContext }, in eglGetProcAddress()
/external/deqp/modules/egl/
DteglNegativeApiTests.cpp989 expectFalse(eglQueryContext(EGL_NO_DISPLAY, DE_NULL, EGL_CONFIG_ID, &value)); in init()
992 expectFalse(eglQueryContext((EGLDisplay)-1, DE_NULL, EGL_CONFIG_ID, &value)); in init()
999 expectFalse(eglQueryContext(display, DE_NULL, EGL_CONFIG_ID, &value)); in init()
1002 expectFalse(eglQueryContext(display, DE_NULL, EGL_CONFIG_ID, &value)); in init()
1025 expectFalse(eglQueryContext(display, context, 0, &value)); in init()
1027 expectFalse(eglQueryContext(display, context, -1, &value)); in init()
1029 expectFalse(eglQueryContext(display, context, EGL_RED_SIZE, &value)); in init()
DteglGetProcAddressTests.inl31 "eglQueryContext",
/external/mesa3d/include/EGL/
Degl.h307 EGLAPI EGLBoolean EGLAPIENTRY eglQueryContext(EGLDisplay dpy, EGLContext ctx,
/external/deqp/framework/egl/
DegluCallLogWrapperApi.inl37 eglw::EGLBoolean eglQueryContext (eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw::EGL…
DegluCallLogWrapper.inl326 eglw::EGLBoolean CallLogWrapper::eglQueryContext (eglw::EGLDisplay dpy, eglw::EGLContext ctx, eglw:… function in CallLogWrapper
329 …m_log << TestLog::Message << "eglQueryContext(" << dpy << ", " << ctx << ", " << getContextAttribS…
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...