/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 66 COLOR_BITS_CASE(GL_R16F, 16, 0, 0, 0) in glFormatToChannelBits() 154 case GL_R16F: in baseFormatOfInternalFormat() 274 case GL_R16F: in accurateTypeOfInternalFormat()
|
D | TextureUtils.cpp | 662 return GL_R16F; in getCoreProfileEmulatedInternalFormat() 1145 case GL_R16F: in s_computePixelSize()
|
D | SaveableTexture.cpp | 300 case GL_R16F: in s_computePixelSize()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 54 f(GL_R16F, GL_RED, GL_FLOAT) \ 55 f(GL_R16F, GL_RED, GL_HALF_FLOAT) \ 489 #define GL_R16F 0x822D macro 550 case GL_R16F: in pixelItnlFrmt() 664 return internalformat == GL_R16F; in pixelSizedFrmt()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 25 f(GL_R16F) \ 135 f(GL_R16F) \ 201 f(GL_R16F, GL_RED, GL_FLOAT) \ 202 f(GL_R16F, GL_RED, GL_HALF_FLOAT) \ 476 case GL_R16F: in rboFormat() 1045 case GL_R16F: in colorRenderableFormat() 1245 return internalformat == GL_R16F; in pixelSizedFormat()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLESTextureUtils.cpp | 215 case GL_R16F: return sizeof(unsigned short); in computePixelSize()
|
D | glUtils.cpp | 1167 case GL_R16F: in colorRenderableFormat()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenccli_image_load_store.cpp | 633 #define GL_R16F 0x822D 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 | 721 #define GL_R16F 0x822D macro
|
D | gl31.h | 721 #define GL_R16F 0x822D macro
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 721 #define GL_R16F 0x822D macro
|
D | gl31.h | 721 #define GL_R16F 0x822D macro
|
D | gl32.h | 868 #define GL_R16F 0x822D macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 868 #define GL_R16F 0x822D macro
|
D | gl31.h | 868 #define GL_R16F 0x822D macro
|
D | gl32.h | 868 #define GL_R16F 0x822D macro
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 1214 #define GL_R16F 0x822D macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 1197 #define GL_R16F 0x822D macro
|
D | glext.h | 1082 #define GL_R16F 0x822D macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 2082 #define GL_R16F 0x822D macro
|