Home
last modified time | relevance | path

Searched refs:GL_RGB16F (Results 1 – 22 of 22) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp88 COLOR_BITS_CASE(GL_RGB16F, 16, 16, 16, 0) in glFormatToChannelBits()
182 case GL_RGB16F: in baseFormatOfInternalFormat()
276 case GL_RGB16F: in accurateTypeOfInternalFormat()
DTextureUtils.cpp1153 case GL_RGB16F: in s_computePixelSize()
1191 case GL_RGB16F: in getFormatFromInternalFormat()
1223 case GL_RGB16F: in getTypeFromInternalFormat()
DSaveableTexture.cpp308 case GL_RGB16F: in s_computePixelSize()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Validate.cpp85 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/
DGLESv2Validation.cpp49 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/
DColorBufferGl.cpp93 case GL_RGB16F: in sGetUnsizedColorBufferFormat()
158 case GL_RGB16F: in sGetFormatParameters()
162 *sizedInternalFormat = GL_RGB16F; in sGetFormatParameters()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp219 case GL_RGB16F: return sizeof(unsigned short) * 3; in computePixelSize()
DglUtils.cpp1175 case GL_RGB16F: in colorRenderableFormat()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp635 #define GL_RGB16F 0x881B macro
1373 GL_R16F, GL_RG16F, GL_RGB16F, GL_RGBA16F in store_ktx_uncompressed_image()
/hardware/google/gfxstream/include/GLES3/
Dgl3.h610 #define GL_RGB16F 0x881B macro
Dgl31.h610 #define GL_RGB16F 0x881B macro
Dgl32.h741 #define GL_RGB16F 0x881B macro
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl3.h610 #define GL_RGB16F 0x881B macro
Dgl31.h610 #define GL_RGB16F 0x881B macro
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl3.h741 #define GL_RGB16F 0x881B macro
Dgl31.h741 #define GL_RGB16F 0x881B macro
Dgl32.h741 #define GL_RGB16F 0x881B macro
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1707 case GL_RGB16F: in glFormat2VkFormat()
/hardware/google/gfxstream/include/GL/
DGLcorearb.h1020 #define GL_RGB16F 0x881B macro
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglcorearb.h1003 #define GL_RGB16F 0x881B macro
Dglext.h885 #define GL_RGB16F 0x881B macro
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dglext.h506 #define GL_RGB16F 0x881B macro