/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 95 COLOR_BITS_CASE(GL_RGB5_A1, 5, 5, 5, 1) in glFormatToChannelBits() 193 case GL_RGB5_A1: in baseFormatOfInternalFormat() 297 case GL_RGB5_A1: in accurateTypeOfInternalFormat()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 97 f(GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_BYTE) \ 98 f(GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1) \ 99 f(GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV) \ 587 case GL_RGB5_A1: in pixelItnlFrmt()
|
D | GLESv2Imp.cpp | 3393 case GL_RGB5_A1: in sPrepareRenderbufferStorage()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 60 f(GL_RGB5_A1) \ 244 f(GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_BYTE) \ 245 f(GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1) \ 246 f(GL_RGB5_A1, GL_RGBA, GL_UNSIGNED_INT_2_10_10_10_REV) \ 493 case GL_RGB5_A1: in rboFormat() 1021 case GL_RGB5_A1: in colorRenderableFormat()
|
/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotRenderbuffers_unittest.cpp | 47 {GL_RGB5_A1, 5, 5, 5, 1, 0, 0},
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | glUtils.cpp | 1142 case GL_RGB5_A1: in colorRenderableFormat()
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2.h | 353 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2.h | 334 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2.h | 334 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 347 #define GL_RGB5_A1 0x8057 macro
|
D | gl31.h | 347 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 347 #define GL_RGB5_A1 0x8057 macro
|
D | gl31.h | 347 #define GL_RGB5_A1 0x8057 macro
|
D | gl32.h | 334 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglImp.cpp | 1088 *colorFormat = GL_RGB5_A1; in sGetPbufferSurfaceGLProperties()
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | gl.h | 722 #define GL_RGB5_A1 0x8057 macro
|
D | glcorearb.h | 374 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 334 #define GL_RGB5_A1 0x8057 macro
|
D | gl31.h | 334 #define GL_RGB5_A1 0x8057 macro
|
D | gl32.h | 334 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl.h | 760 #define GL_RGB5_A1 0x8057 macro
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 392 #define GL_RGB5_A1 0x8057 macro
|