/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 76 COLOR_BITS_CASE(GL_RG16F, 16, 0, 0, 0) in glFormatToChannelBits() 166 case GL_RG16F: in baseFormatOfInternalFormat() 275 case GL_RG16F: in accurateTypeOfInternalFormat()
|
D | TextureUtils.cpp | 672 return GL_RG16F; in getCoreProfileEmulatedInternalFormat() 1149 case GL_RG16F: in s_computePixelSize()
|
D | SaveableTexture.cpp | 304 case GL_RG16F: in s_computePixelSize()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 65 f(GL_RG16F, GL_RG, GL_HALF_FLOAT) \ 66 f(GL_RG16F, GL_RG, GL_FLOAT) \ 490 #define GL_RG16F 0x822F macro 551 case GL_RG16F: in pixelItnlFrmt() 677 return internalformat == GL_RG16F; in pixelSizedFrmt()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 35 f(GL_RG16F) \ 144 f(GL_RG16F) \ 212 f(GL_RG16F, GL_RG, GL_HALF_FLOAT) \ 213 f(GL_RG16F, GL_RG, GL_FLOAT) \ 477 case GL_RG16F: in rboFormat() 1046 case GL_RG16F: in colorRenderableFormat() 1258 return internalformat == GL_RG16F; in pixelSizedFormat()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 217 case GL_RG16F: return sizeof(unsigned short) * 2; in computePixelSize()
|
D | glUtils.cpp | 1168 case GL_RG16F: in colorRenderableFormat()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 634 #define GL_RG16F 0x822F macro 1373 GL_R16F, GL_RG16F, GL_RGB16F, GL_RGBA16F in store_ktx_uncompressed_image()
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 723 #define GL_RG16F 0x822F macro
|
D | gl31.h | 723 #define GL_RG16F 0x822F macro
|
D | gl32.h | 870 #define GL_RG16F 0x822F macro
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 723 #define GL_RG16F 0x822F macro
|
D | gl31.h | 723 #define GL_RG16F 0x822F macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 870 #define GL_RG16F 0x822F macro
|
D | gl31.h | 870 #define GL_RG16F 0x822F macro
|
D | gl32.h | 870 #define GL_RG16F 0x822F macro
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 1216 #define GL_RG16F 0x822F macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 1199 #define GL_RG16F 0x822F macro
|
D | glext.h | 1084 #define GL_RG16F 0x822F macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 2084 #define GL_RG16F 0x822F macro
|