/external/mesa3d/src/mesa/main/ |
D | texcompress.c | 94 case GL_ETC1_RGB8_OES: in _mesa_gl_compressed_format_base_format() 271 formats[n++] = GL_ETC1_RGB8_OES; in _mesa_get_compressed_formats() 355 case GL_ETC1_RGB8_OES: in _mesa_glenum_to_compressed_format() 424 return GL_ETC1_RGB8_OES; in _mesa_compressed_format_to_glenum()
|
D | glheader.h | 143 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
D | glformats.c | 574 case GL_ETC1_RGB8_OES: in _mesa_is_color_format() 829 case GL_ETC1_RGB8_OES: in _mesa_is_compressed_format()
|
D | texformat.c | 973 case GL_ETC1_RGB8_OES: in _mesa_choose_tex_format()
|
D | teximage.c | 521 case GL_ETC1_RGB8_OES: in _mesa_base_tex_format() 1431 case GL_ETC1_RGB8_OES: in compressedteximage_only_format()
|
/external/deqp/framework/opengl/ |
D | gluTextureUtil.cpp | 241 case tcu::COMPRESSEDTEXFORMAT_ETC1_RGB8: return GL_ETC1_RGB8_OES; in getGLFormat() 300 case GL_ETC1_RGB8_OES: return tcu::COMPRESSEDTEXFORMAT_ETC1_RGB8; in mapGLCompressedTexFormat() 350 case GL_ETC1_RGB8_OES: in isCompressedFormat()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTTextureAPI.cpp | 99 internalformat=GL_ETC1_RGB8_OES; in PVRTGetOGLES2TextureFormat() 583 else if (eTextureInternalFormat==GL_ETC1_RGB8_OES) in PVRTTextureLoadFromPointer()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.cpp | 141 glInternalFormat=GL_ETC1_RGB8_OES; in PVRTGetOGLES3TextureFormat() 965 else if (eTextureInternalFormat==GL_ETC1_RGB8_OES) in PVRTTextureLoadFromPointer()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | utilities.cpp | 32 format == GL_ETC1_RGB8_OES; in IsCompressed()
|
D | Context.h | 80 GL_ETC1_RGB8_OES,
|
D | libGLES_CM.cpp | 722 case GL_ETC1_RGB8_OES: in CompressedTexImage2D() 807 case GL_ETC1_RGB8_OES: in CompressedTexSubImage2D() 937 case GL_ETC1_RGB8_OES: in CopyTexImage2D() 4267 case GL_ETC1_RGB8_OES: in TexImage2D()
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 194 GL_ETC1_RGB8_OES, in Context()
|
/external/swiftshader/src/OpenGL/common/ |
D | Image.cpp | 553 case GL_ETC1_RGB8_OES: in SelectInternalFormat() 1120 case GL_ETC1_RGB8_OES: in ComputeCompressedSize()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.h | 110 GL_ETC1_RGB8_OES,
|
D | utilities.cpp | 481 case GL_ETC1_RGB8_OES: in ValidateCompressedFormat()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1115 { GL_ETC1_RGB8_OES, 0 },
|
/external/mesa3d/include/GLES/ |
D | glext.h | 48 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 25 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
/external/swiftshader/include/GLES/ |
D | glext.h | 48 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | glext.h | 48 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2ext.h | 25 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1031 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 261 #define GL_ETC1_RGB8_OES 0x8D64 macro
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |