Searched refs:GL_R11F_G11F_B10F (Results 1 – 16 of 16) sorted by relevance
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 65 COLOR_BITS_CASE(GL_R11F_G11F_B10F, 11, 11, 10, 0) in glFormatToChannelBits() 181 case GL_R11F_G11F_B10F: in baseFormatOfInternalFormat() 293 case GL_R11F_G11F_B10F: in accurateTypeOfInternalFormat()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 79 f(GL_R11F_G11F_B10F, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV) \ 80 f(GL_R11F_G11F_B10F, GL_RGB, GL_HALF_FLOAT) \ 81 f(GL_R11F_G11F_B10F, GL_RGB, GL_FLOAT) \ 493 #define GL_R11F_G11F_B10F 0x8C3A macro 554 case GL_R11F_G11F_B10F: in pixelItnlFrmt() 687 || internalformat == GL_R11F_G11F_B10F; in pixelSizedFrmt() 689 return internalformat == GL_R11F_G11F_B10F; in pixelSizedFrmt()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 47 f(GL_R11F_G11F_B10F) \ 226 f(GL_R11F_G11F_B10F, GL_RGB, GL_UNSIGNED_INT_10F_11F_11F_REV) \ 227 f(GL_R11F_G11F_B10F, GL_RGB, GL_HALF_FLOAT) \ 228 f(GL_R11F_G11F_B10F, GL_RGB, GL_FLOAT) \ 482 case GL_R11F_G11F_B10F: in rboFormat() 1051 case GL_R11F_G11F_B10F: in colorRenderableFormat() 1268 || internalformat == GL_R11F_G11F_B10F; in pixelSizedFormat() 1270 return internalformat == GL_R11F_G11F_B10F; in pixelSizedFormat()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | glUtils.cpp | 1173 case GL_R11F_G11F_B10F: in colorRenderableFormat()
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 618 #define GL_R11F_G11F_B10F 0x8C3A macro
|
D | gl31.h | 618 #define GL_R11F_G11F_B10F 0x8C3A macro
|
D | gl32.h | 749 #define GL_R11F_G11F_B10F 0x8C3A macro
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 618 #define GL_R11F_G11F_B10F 0x8C3A macro
|
D | gl31.h | 618 #define GL_R11F_G11F_B10F 0x8C3A macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 749 #define GL_R11F_G11F_B10F 0x8C3A macro
|
D | gl31.h | 749 #define GL_R11F_G11F_B10F 0x8C3A macro
|
D | gl32.h | 749 #define GL_R11F_G11F_B10F 0x8C3A macro
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 1034 #define GL_R11F_G11F_B10F 0x8C3A macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 1017 #define GL_R11F_G11F_B10F 0x8C3A macro
|
D | glext.h | 899 #define GL_R11F_G11F_B10F 0x8C3A macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 520 #define GL_R11F_G11F_B10F 0x8C3A macro
|