Searched refs:GL_COMPRESSED_SIGNED_R11_EAC (Results 1 - 14 of 14) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp267 GL_COMPRESSED_SIGNED_R11_EAC,
H A Des3fNegativeTextureApiTests.cpp430 glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_SIGNED_R11_EAC, 16, 16, 0, 4*4*16, 0);
2560 glCompressedTexImage3D(GL_TEXTURE_2D_ARRAY, 0, GL_COMPRESSED_SIGNED_R11_EAC, 16, 16, 1, 0, 4*4*16, 0);
/external/chromium_org/third_party/angle/src/libGLESv2/
H A Dformatutils.cpp486 map.insert(InternalFormatInfoPair(GL_COMPRESSED_SIGNED_R11_EAC, CompressedFormat(4, 4, 64, 1, GL_COMPRESSED_SIGNED_R11_EAC, GL_UNSIGNED_BYTE, false, UnimplementedSupport, UnimplementedSupport, UnimplementedSupport)));
H A DvalidationES3.cpp195 InsertES3FormatCombo(&set, GL_COMPRESSED_SIGNED_R11_EAC, GL_COMPRESSED_SIGNED_R11_EAC, GL_UNSIGNED_BYTE);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl835 case GL_COMPRESSED_SIGNED_R11_EAC: return "GL_COMPRESSED_SIGNED_R11_EAC";
H A DgluTextureUtil.cpp233 case tcu::CompressedTexture::EAC_SIGNED_R11: return GL_COMPRESSED_SIGNED_R11_EAC;
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A Dformatutils11.cpp588 InsertLoadFunction(&map, GL_COMPRESSED_SIGNED_R11_EAC, GL_UNSIGNED_BYTE, UnimplementedLoadFunction );
826 InsertD3D11FormatInfo(&map, GL_COMPRESSED_SIGNED_R11_EAC, DXGI_FORMAT_UNKNOWN, DXGI_FORMAT_UNKNOWN, DXGI_FORMAT_UNKNOWN, DXGI_FORMAT_UNKNOWN);
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h787 #define GL_COMPRESSED_SIGNED_R11_EAC 0x9271 macro
/external/deqp/modules/gles31/functional/
H A Des31fNegativeTextureApiTests.cpp425 ctx.glCompressedTexImage2D(GL_TEXTURE_2D, 0, GL_COMPRESSED_SIGNED_R11_EAC, 16, 16, 0, 4*4*16, 0);
2612 ctx.glCompressedTexImage3D(GL_TEXTURE_2D_ARRAY, 0, GL_COMPRESSED_SIGNED_R11_EAC, 16, 16, 1, 0, 4*4*16, 0);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1113 #define GL_COMPRESSED_SIGNED_R11_EAC 0x9271
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h1157 /* reuse GL_COMPRESSED_SIGNED_R11_EAC */
2795 #define GL_COMPRESSED_SIGNED_R11_EAC 0x9271 macro
/external/mesa3d/include/GL/
H A Dglext.h1157 /* reuse GL_COMPRESSED_SIGNED_R11_EAC */
2795 #define GL_COMPRESSED_SIGNED_R11_EAC 0x9271 macro
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 374 milliseconds