/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 82 COLOR_BITS_CASE(GL_RG8, 8, 8, 0, 0) in glFormatToChannelBits() 164 case GL_RG8: in baseFormatOfInternalFormat() 234 case GL_RG8: in accurateTypeOfInternalFormat()
|
D | TextureUtils.cpp | 353 return GL_RG8; in decompressedInternalFormat() 668 return GL_RG8; in getCoreProfileEmulatedInternalFormat() 674 return GL_RG8; in getCoreProfileEmulatedInternalFormat() 935 case GL_RG8: in s_computePixelSize() 977 case GL_RG8: in s_computePixelSize() 1187 case GL_RG8: in getFormatFromInternalFormat() 1234 case GL_RG8: in getTypeFromInternalFormat()
|
D | SaveableTexture.cpp | 90 case GL_RG8: in s_computePixelSize() 132 case GL_RG8: in s_computePixelSize()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 63 f(GL_RG8, GL_RG, GL_UNSIGNED_BYTE) \ 488 #define GL_RG8 0x822B macro 549 case GL_RG8: in pixelItnlFrmt() 674 return internalformat == GL_RG8; in pixelSizedFrmt()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 33 f(GL_RG8) \ 143 f(GL_RG8) \ 210 f(GL_RG8, GL_RG, GL_UNSIGNED_BYTE) \ 450 case GL_RG8: in rboFormat() 1017 case GL_RG8: in colorRenderableFormat() 1255 return internalformat == GL_RG8; in pixelSizedFormat()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 64 case GL_RG8: in computePixelSize() 94 case GL_RG8: in computePixelSize()
|
D | glUtils.cpp | 1138 case GL_RG8: in colorRenderableFormat()
|
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 89 case GL_RG8: in sGetUnsizedColorBufferFormat() 199 case GL_RG8: in sGetFormatParameters() 204 *sizedInternalFormat = GL_RG8; in sGetFormatParameters()
|
D | YUVConverter.cpp | 105 return GL_RG8; in getGlTextureFormat() 127 return GL_RG8; in getGlTextureFormat()
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | MacNative.m | 301 cglError = CGLTexImageIOSurface2D(cgl_ctx, GL_TEXTURE_RECTANGLE, GL_RG8,
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 629 #define GL_RG8 0x822B macro 1369 GL_R8, GL_RG8, GL_RGB8, GL_RGBA8 in store_ktx_uncompressed_image()
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 720 #define GL_RG8 0x822B macro
|
D | gl31.h | 720 #define GL_RG8 0x822B macro
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 720 #define GL_RG8 0x822B macro
|
D | gl31.h | 720 #define GL_RG8 0x822B macro
|
D | gl32.h | 867 #define GL_RG8 0x822B macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 867 #define GL_RG8 0x822B macro
|
D | gl31.h | 867 #define GL_RG8 0x822B macro
|
D | gl32.h | 867 #define GL_RG8 0x822B macro
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 1212 #define GL_RG8 0x822B macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 1195 #define GL_RG8 0x822B macro
|
D | glext.h | 1080 #define GL_RG8 0x822B macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 2080 #define GL_RG8 0x822B macro
|