Home
last modified time | relevance | path

Searched refs:GL_LUMINANCE (Results 1 – 25 of 30) sorted by relevance

12

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp61 COLOR_BITS_CASE(GL_LUMINANCE, 0, 0, 0, 0) in glFormatToChannelBits()
147 case GL_LUMINANCE: in baseFormatOfInternalFormat()
228 case GL_LUMINANCE: in accurateTypeOfInternalFormat()
DTextureUtils.cpp633 case GL_LUMINANCE: in isCoreProfileEmulatedFormat()
644 case GL_LUMINANCE: in getCoreProfileEmulatedFormat()
655 case GL_LUMINANCE: in getCoreProfileEmulatedInternalFormat()
691 case GL_LUMINANCE: in getSwizzleForEmulatedFormat()
720 case GL_LUMINANCE: in getInverseSwizzleForEmulatedFormat()
972 case GL_LUMINANCE: in s_computePixelSize()
1106 case GL_LUMINANCE: in s_computePixelSize()
1138 case GL_LUMINANCE: in s_computePixelSize()
1227 case GL_LUMINANCE: in getTypeFromInternalFormat()
DGLESvalidate.cpp69 case GL_LUMINANCE: in pixelFrmt()
DSaveableTexture.cpp127 case GL_LUMINANCE: in s_computePixelSize()
261 case GL_LUMINANCE: in s_computePixelSize()
293 case GL_LUMINANCE: in s_computePixelSize()
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp91 case GL_LUMINANCE: return sizeof(unsigned char); in computePixelSize()
191 case GL_LUMINANCE: return sizeof(float); in computePixelSize()
211 case GL_LUMINANCE: return sizeof(unsigned short); in computePixelSize()
DglUtils.cpp970 case GL_LUMINANCE: in glUtilsPixelBitSize()
DGLClientState.cpp1992 case GL_LUMINANCE: in unreliableInternalFormat()
/hardware/google/gfxstream/host/apigen-codec-common/
DglUtils.cpp441 case GL_LUMINANCE: in glUtilsPixelBitSize()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp559 case GL_LUMINANCE: in readPixelsFormat()
973 case GL_LUMINANCE: in unsizedFormat()
1116 f(GL_LUMINANCE) \
1185 case GL_LUMINANCE: in pixelFormat()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp625 #define GL_LUMINANCE 0x1909 macro
910 case GL_LUMINANCE: in load_ktx_uncompressed_image()
953 case GL_LUMINANCE: in load_ktx_uncompressed_image()
986 case GL_LUMINANCE: in load_ktx_uncompressed_image()
1019 case GL_LUMINANCE: in load_ktx_uncompressed_image()
1052 case GL_LUMINANCE: in load_ktx_uncompressed_image()
/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp170 case GL_LUMINANCE: in sGetFormatParameters()
171 *texFormat = GL_LUMINANCE; in sGetFormatParameters()
/hardware/google/gfxstream/common/opengl/include/GLES/
Dgl.h365 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dgl.h270 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/include/GLES/
Dgl.h365 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/include/GLES2/
Dgl2.h214 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2.h195 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2.h195 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl3.h208 #define GL_LUMINANCE 0x1909 macro
Dgl31.h208 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/include/GLES3/
Dgl3.h208 #define GL_LUMINANCE 0x1909 macro
Dgl31.h208 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/guest/mesa/include/GL/
Dgl.h445 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl3.h195 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h483 #define GL_LUMINANCE 0x1909 macro
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3578 … || (format == GL_LUMINANCE && internalformat == GL_LUMINANCE)), GL_INVALID_OPERATION); in sPrepareTexImage2D()

12