Searched refs:EGL_CONTEXT_FLAGS_KHR (Results 1 - 15 of 15) sorted by relevance

/external/deqp/modules/egl/
H A DteglCreateContextExtTests.cpp228 case EGL_CONTEXT_FLAGS_KHR:
330 case EGL_CONTEXT_FLAGS_KHR:
332 attribListString << "EGL_CONTEXT_FLAGS_KHR, " << eglContextFlagsToString(*iter) << ", ";
392 case EGL_CONTEXT_FLAGS_KHR:
686 case EGL_CONTEXT_FLAGS_KHR:
1149 { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_CONTEXT_FLAGS_KHR, EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR, EGL_NONE } },
1153 { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_CONTEXT_MINOR_VERSION_KHR, 1, EGL_CONTEXT_FLAGS_KHR, EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR, EGL_NONE } },
1157 { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_CONTEXT_MINOR_VERSION_KHR, 2, EGL_CONTEXT_FLAGS_KHR, EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR, EGL_NONE } },
1161 { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_CONTEXT_MINOR_VERSION_KHR, 3, EGL_CONTEXT_FLAGS_KHR, EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KHR, EGL_NONE } },
1167 { EGL_CONTEXT_MAJOR_VERSION_KHR, 4, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_CONTEXT_FLAGS_KHR, EGL_CONTEXT_OPENGL_ROBUST_ACCESS_BIT_KH
[all...]
/external/deqp/framework/egl/
H A DegluGLUtil.cpp145 attribList.push_back(EGL_CONTEXT_FLAGS_KHR);
/external/mesa3d/src/egl/main/
H A Deglcontext.c147 case EGL_CONTEXT_FLAGS_KHR:
156 * EGL_CONTEXT_FLAGS_KHR, then a <debug context> will be created.
171 * is set in EGL_CONTEXT_FLAGS_KHR, then a <forward-compatible>
/external/deqp/framework/egl/wrapper/
H A DeglwEnums.inl222 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
H A DeglwEnumsC.inl222 #define EGL_CONTEXT_FLAGS_KHR 0x30FC
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
H A Deglext.h425 #define EGL_CONTEXT_FLAGS_KHR 0x30FC macro
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/
H A DPVRShellAPI.cpp170 ai32ContextAttribs[i++] = EGL_CONTEXT_FLAGS_KHR;
/external/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp664 case EGL_CONTEXT_FLAGS_KHR:
/external/mesa3d/include/EGL/
H A Deglext.h84 #define EGL_CONTEXT_FLAGS_KHR 0x30FC macro
/external/swiftshader/include/EGL/
H A Deglext.h91 #define EGL_CONTEXT_FLAGS_KHR 0x30FC macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 321 milliseconds