Searched refs:GL_COMPRESSED_SRGB8_ETC2 (Results 1 - 22 of 22) sorted by relevance

/external/deqp/framework/opengl/
H A DgluTextureUtil.cpp247 case tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8: return GL_COMPRESSED_SRGB8_ETC2;
306 case GL_COMPRESSED_SRGB8_ETC2: return tcu::COMPRESSEDTEXFORMAT_ETC2_SRGB8;
356 case GL_COMPRESSED_SRGB8_ETC2:
H A DgluStrUtil.inl904 case GL_COMPRESSED_SRGB8_ETC2: return "GL_COMPRESSED_SRGB8_ETC2";
1746 case GL_COMPRESSED_SRGB8_ETC2: return "GL_COMPRESSED_SRGB8_ETC2";
/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp200 GL_COMPRESSED_SRGB8_ETC2,
/external/deqp/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp271 GL_COMPRESSED_SRGB8_ETC2,
/external/swiftshader/src/OpenGL/common/
H A DImage.cpp565 case GL_COMPRESSED_SRGB8_ETC2:
1124 case GL_COMPRESSED_SRGB8_ETC2:
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h123 GL_COMPRESSED_SRGB8_ETC2,
H A Dutilities.cpp488 case GL_COMPRESSED_SRGB8_ETC2:
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
H A DPVRTTextureAPI.cpp148 glInternalFormat=GL_COMPRESSED_SRGB8_ETC2;
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h793 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1443 #define GL_COMPRESSED_SRGB8_ETC2 0x9275
/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp2534 compressedTextureFormatViewClasses[VIEWCLASS_ETC2_RGB].push_back(GL_COMPRESSED_SRGB8_ETC2);
H A Des31fTextureBorderClampTests.cpp2378 { "compressed_srgb8_etc2", GL_COMPRESSED_SRGB8_ETC2, tcu::Sampler::MODE_LAST },
H A Des31fNegativeTextureApiTests.cpp472 ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_SRGB8_ETC2, 1, 1, 0, divRoundUp(1, 4) * divRoundUp(1, 4) * 8 - 1, 0);
/external/swiftshader/include/GLES3/
H A Dgl3.h984 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2239 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
H A Dglext.h2186 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 macro
/external/mesa3d/include/GL/
H A Dglext.h1151 /* reuse GL_COMPRESSED_SRGB8_ETC2 */
2789 #define GL_COMPRESSED_SRGB8_ETC2 0x9275 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 592 milliseconds