Searched refs:GL_IMPLEMENTATION_COLOR_READ_TYPE (Results 1 - 25 of 27) sorted by relevance

12

/external/deqp/modules/gles2/functional/
H A Des2fReadPixelsTests.cpp149 GLU_CHECK_CALL(glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_TYPE, &glType));
154 TCU_THROW(NotSupportedError, ("Unsupported GL_IMPLEMENTATION_COLOR_READ_TYPE: " + de::toString(tcu::Format::Hex<4>(glType))).c_str());
H A Des2fNegativeBufferApiTests.cpp207 m_log << TestLog::Section("", "GL_RGBA/GL_UNSIGNED_BYTE is always accepted and the other acceptable pair can be discovered by querying GL_IMPLEMENTATION_COLOR_READ_FORMAT and GL_IMPLEMENTATION_COLOR_READ_TYPE.");
213 glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_TYPE, &readType);
H A Des2fIntegerStateQueryTests.cpp1972 m_verifier->verifyIntegerAnyOf(m_testCtx, GL_IMPLEMENTATION_COLOR_READ_TYPE, &validColorTypes[0], validColorTypes.size());
/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp383 case GL_IMPLEMENTATION_COLOR_READ_TYPE:
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1218 case GL_IMPLEMENTATION_COLOR_READ_TYPE: return "GL_IMPLEMENTATION_COLOR_READ_TYPE";
/external/deqp/modules/gles3/functional/
H A Des3fReadPixelsTests.cpp209 GLU_CHECK_CALL(glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_TYPE, &m_type));
214 TCU_THROW(NotSupportedError, ("Unsupported GL_IMPLEMENTATION_COLOR_READ_TYPE: " + de::toString(tcu::Format::Hex<4>(m_type))).c_str());
H A Des3fNegativeBufferApiTests.cpp219 m_log << TestLog::Section("", "GL_RGBA/GL_UNSIGNED_BYTE is always accepted and the other acceptable pair can be discovered by querying GL_IMPLEMENTATION_COLOR_READ_FORMAT and GL_IMPLEMENTATION_COLOR_READ_TYPE.");
225 glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_TYPE, &readType);
H A Des3fIntegerStateQueryTests.cpp2574 m_verifier->verifyIntegerAnyOf(m_testCtx, GL_IMPLEMENTATION_COLOR_READ_TYPE, &validColorTypes[0], validColorTypes.size());
/external/mesa3d/include/GLES2/
H A Dgl2.h405 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h405 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A macro
/external/swiftshader/include/GLES2/
H A Dgl2.h334 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h429 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1366 case GL_IMPLEMENTATION_COLOR_READ_TYPE: *params = IMPLEMENTATION_COLOR_READ_TYPE; break;
1558 case GL_IMPLEMENTATION_COLOR_READ_TYPE:
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1928 case GL_IMPLEMENTATION_COLOR_READ_TYPE:
2494 case GL_IMPLEMENTATION_COLOR_READ_TYPE:
/external/deqp/modules/gles31/functional/
H A Des31fNegativeBufferApiTests.cpp264 ctx.beginSection("GL_RGBA/GL_UNSIGNED_BYTE is always accepted and the other acceptable pair can be discovered by querying GL_IMPLEMENTATION_COLOR_READ_FORMAT and GL_IMPLEMENTATION_COLOR_READ_TYPE.");
268 ctx.glGetIntegerv(GL_IMPLEMENTATION_COLOR_READ_TYPE, &readType);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl888 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A
/external/swiftshader/include/GLES3/
H A Dgl3.h334 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A macro
/external/swiftshader/include/GL/
H A Dglcorearb.h1881 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A macro
H A Dglext.h1828 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A macro
/external/mesa3d/include/GL/
H A Dglext.h984 /* reuse GL_IMPLEMENTATION_COLOR_READ_TYPE */
2409 #define GL_IMPLEMENTATION_COLOR_READ_TYPE 0x8B9A 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.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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/ ...

Completed in 339 milliseconds

12