/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 88 COLOR_BITS_CASE(GL_RGB16F, 16, 16, 16, 0) in glFormatToChannelBits() 182 case GL_RGB16F: in baseFormatOfInternalFormat() 276 case GL_RGB16F: in accurateTypeOfInternalFormat()
|
D | TextureUtils.cpp | 1153 case GL_RGB16F: in s_computePixelSize() 1191 case GL_RGB16F: in getFormatFromInternalFormat() 1223 case GL_RGB16F: in getTypeFromInternalFormat()
|
D | SaveableTexture.cpp | 308 case GL_RGB16F: in s_computePixelSize()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 85 f(GL_RGB16F, GL_RGB, GL_HALF_FLOAT) \ 86 f(GL_RGB16F, GL_RGB, GL_FLOAT) \ 492 #define GL_RGB16F 0x881B macro 553 case GL_RGB16F: in pixelItnlFrmt() 686 return internalformat == GL_RGB16F in pixelSizedFrmt()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 49 f(GL_RGB16F) \ 232 f(GL_RGB16F, GL_RGB, GL_HALF_FLOAT) \ 233 f(GL_RGB16F, GL_RGB, GL_FLOAT) \ 484 case GL_RGB16F: in rboFormat() 1054 case GL_RGB16F: in colorRenderableFormat() 1267 return internalformat == GL_RGB16F in pixelSizedFormat()
|
/hardware/google/gfxstream/host/gl/ |
D | ColorBufferGl.cpp | 93 case GL_RGB16F: in sGetUnsizedColorBufferFormat() 158 case GL_RGB16F: in sGetFormatParameters() 162 *sizedInternalFormat = GL_RGB16F; in sGetFormatParameters()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 219 case GL_RGB16F: return sizeof(unsigned short) * 3; in computePixelSize()
|
D | glUtils.cpp | 1175 case GL_RGB16F: in colorRenderableFormat()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 635 #define GL_RGB16F 0x881B macro 1373 GL_R16F, GL_RG16F, GL_RGB16F, GL_RGBA16F in store_ktx_uncompressed_image()
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 610 #define GL_RGB16F 0x881B macro
|
D | gl31.h | 610 #define GL_RGB16F 0x881B macro
|
D | gl32.h | 741 #define GL_RGB16F 0x881B macro
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 610 #define GL_RGB16F 0x881B macro
|
D | gl31.h | 610 #define GL_RGB16F 0x881B macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 741 #define GL_RGB16F 0x881B macro
|
D | gl31.h | 741 #define GL_RGB16F 0x881B macro
|
D | gl32.h | 741 #define GL_RGB16F 0x881B macro
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkCommonOperations.cpp | 1707 case GL_RGB16F: in glFormat2VkFormat()
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 1020 #define GL_RGB16F 0x881B macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 1003 #define GL_RGB16F 0x881B macro
|
D | glext.h | 885 #define GL_RGB16F 0x881B macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 506 #define GL_RGB16F 0x881B macro
|