Home
last modified time | relevance | path

Searched refs:GL_ETC1_RGB8_OES (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dtexcompress.c94 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()
Dglheader.h143 #define GL_ETC1_RGB8_OES 0x8D64 macro
Dglformats.c574 case GL_ETC1_RGB8_OES: in _mesa_is_color_format()
829 case GL_ETC1_RGB8_OES: in _mesa_is_compressed_format()
Dtexformat.c973 case GL_ETC1_RGB8_OES: in _mesa_choose_tex_format()
Dteximage.c521 case GL_ETC1_RGB8_OES: in _mesa_base_tex_format()
1431 case GL_ETC1_RGB8_OES: in compressedteximage_only_format()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp241 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/
DPVRTTextureAPI.cpp99 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/
DPVRTTextureAPI.cpp141 glInternalFormat=GL_ETC1_RGB8_OES; in PVRTGetOGLES3TextureFormat()
965 else if (eTextureInternalFormat==GL_ETC1_RGB8_OES) in PVRTTextureLoadFromPointer()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp32 format == GL_ETC1_RGB8_OES; in IsCompressed()
DContext.h80 GL_ETC1_RGB8_OES,
DlibGLES_CM.cpp722 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/
DtcuNullRenderContext.cpp194 GL_ETC1_RGB8_OES, in Context()
/external/swiftshader/src/OpenGL/common/
DImage.cpp553 case GL_ETC1_RGB8_OES: in SelectInternalFormat()
1120 case GL_ETC1_RGB8_OES: in ComputeCompressedSize()
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.h110 GL_ETC1_RGB8_OES,
Dutilities.cpp481 case GL_ETC1_RGB8_OES: in ValidateCompressedFormat()
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c1115 { GL_ETC1_RGB8_OES, 0 },
/external/mesa3d/include/GLES/
Dglext.h48 #define GL_ETC1_RGB8_OES 0x8D64 macro
/external/mesa3d/include/GLES2/
Dgl2ext.h25 #define GL_ETC1_RGB8_OES 0x8D64 macro
/external/swiftshader/include/GLES/
Dglext.h48 #define GL_ETC1_RGB8_OES 0x8D64 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dglext.h48 #define GL_ETC1_RGB8_OES 0x8D64 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2ext.h25 #define GL_ETC1_RGB8_OES 0x8D64 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl1031 #define GL_ETC1_RGB8_OES 0x8D64 macro
/external/swiftshader/include/GLES2/
Dgl2ext.h261 #define GL_ETC1_RGB8_OES 0x8D64 macro
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12