/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 101 COLOR_BITS_CASE(GL_RGBA16F, 16, 16, 16, 16) in glFormatToChannelBits() 198 case GL_RGBA16F: in baseFormatOfInternalFormat() 277 case GL_RGBA16F: in accurateTypeOfInternalFormat()
|
D | TextureUtils.cpp | 1157 case GL_RGBA16F: in s_computePixelSize() 1198 case GL_RGBA16F: in getFormatFromInternalFormat() 1225 case GL_RGBA16F: in getTypeFromInternalFormat()
|
D | SaveableTexture.cpp | 312 case GL_RGBA16F: in s_computePixelSize()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 103 f(GL_RGBA16F, GL_RGBA, GL_HALF_FLOAT) \ 104 f(GL_RGBA16F, GL_RGBA, GL_FLOAT) \ 491 #define GL_RGBA16F 0x881A macro 552 case GL_RGBA16F: in pixelItnlFrmt() 699 return internalformat == GL_RGBA16F; in pixelSizedFrmt()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | glUtils.cpp | 920 #ifndef GL_RGBA16F 921 #define GL_RGBA16F 0x881A macro 988 case GL_RGBA16F: in glUtilsPixelBitSize() 1169 case GL_RGBA16F: in colorRenderableFormat()
|
D | GLESTextureUtils.cpp | 221 case GL_RGBA16F: return sizeof(unsigned short) * 4; in computePixelSize()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 63 f(GL_RGBA16F) \ 156 f(GL_RGBA16F) \ 250 f(GL_RGBA16F, GL_RGBA, GL_HALF_FLOAT) \ 251 f(GL_RGBA16F, GL_RGBA, GL_FLOAT) \ 478 case GL_RGBA16F: in rboFormat() 1047 case GL_RGBA16F: in colorRenderableFormat() 1280 return internalformat == GL_RGBA16F; in pixelSizedFormat()
|
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 100 case GL_RGBA16F: in sGetUnsizedColorBufferFormat() 164 case GL_RGBA16F: in sGetFormatParameters() 168 *sizedInternalFormat = GL_RGBA16F; in sGetFormatParameters()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 636 #define GL_RGBA16F 0x881A macro 1373 GL_R16F, GL_RG16F, GL_RGB16F, GL_RGBA16F in store_ktx_uncompressed_image()
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 609 #define GL_RGBA16F 0x881A macro
|
D | gl31.h | 609 #define GL_RGBA16F 0x881A macro
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 609 #define GL_RGBA16F 0x881A macro
|
D | gl31.h | 609 #define GL_RGBA16F 0x881A macro
|
D | gl32.h | 740 #define GL_RGBA16F 0x881A macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 740 #define GL_RGBA16F 0x881A macro
|
D | gl31.h | 740 #define GL_RGBA16F 0x881A macro
|
D | gl32.h | 740 #define GL_RGBA16F 0x881A macro
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.cpp | 1721 case GL_RGBA16F: in glFormat2VkFormat()
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 1019 #define GL_RGBA16F 0x881A macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 1002 #define GL_RGBA16F 0x881A macro
|
D | glext.h | 884 #define GL_RGBA16F 0x881A macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 505 #define GL_RGBA16F 0x881A macro
|