Searched refs:GL_COMPRESSED_R11_EAC (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
H A DvalidationES3.cpp193 InsertES3FormatCombo(&set, GL_COMPRESSED_R11_EAC, GL_COMPRESSED_R11_EAC, GL_UNSIGNED_BYTE);
194 InsertES3FormatCombo(&set, GL_COMPRESSED_R11_EAC, GL_COMPRESSED_R11_EAC, GL_UNSIGNED_BYTE);
H A Dformatutils.cpp485 map.insert(InternalFormatInfoPair(GL_COMPRESSED_R11_EAC, CompressedFormat(4, 4, 64, 1, GL_COMPRESSED_R11_EAC, GL_UNSIGNED_BYTE, false, UnimplementedSupport, UnimplementedSupport, UnimplementedSupport)));
/external/deqp/modules/gles3/functional/
H A Des3fImplementationLimitTests.cpp266 GL_COMPRESSED_R11_EAC,
/external/deqp/framework/opengl/
H A DgluStrUtil.inl834 case GL_COMPRESSED_R11_EAC: return "GL_COMPRESSED_R11_EAC";
H A DgluTextureUtil.cpp232 case tcu::CompressedTexture::EAC_R11: return GL_COMPRESSED_R11_EAC;
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d11/
H A Dformatutils11.cpp586 InsertLoadFunction(&map, GL_COMPRESSED_R11_EAC, GL_UNSIGNED_BYTE, UnimplementedLoadFunction );
587 InsertLoadFunction(&map, GL_COMPRESSED_R11_EAC, GL_UNSIGNED_BYTE, UnimplementedLoadFunction );
825 InsertD3D11FormatInfo(&map, GL_COMPRESSED_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.h786 #define GL_COMPRESSED_R11_EAC 0x9270 macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl1112 #define GL_COMPRESSED_R11_EAC 0x9270
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h1156 /* reuse GL_COMPRESSED_R11_EAC */
2794 #define GL_COMPRESSED_R11_EAC 0x9270 macro
/external/mesa3d/include/GL/
H A Dglext.h1156 /* reuse GL_COMPRESSED_R11_EAC */
2794 #define GL_COMPRESSED_R11_EAC 0x9270 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 410 milliseconds