Searched refs:UNSIGNED_INT_999_E5_REV (Results 1 – 4 of 4) sorted by relevance
116 case TextureFormat::UNSIGNED_INT_999_E5_REV: type = GL_UNSIGNED_INT_5_9_9_9_REV; break; in getTransferFormat()185 case FMT_CASE(RGB, UNSIGNED_INT_999_E5_REV): return GL_RGB9_E5; in getInternalFormat()417 case GL_UNSIGNED_INT_5_9_9_9_REV: return TextureFormat::UNSIGNED_INT_999_E5_REV; in mapGLChannelType()509 …ase GL_RGB9_E5: return TextureFormat(TextureFormat::RGB, TextureFormat::UNSIGNED_INT_999_E5_REV); in mapGLInternalFormat()
113 case TextureFormat::UNSIGNED_INT_999_E5_REV: return TEXTURECHANNELCLASS_FLOATING_POINT; in getTextureChannelClass()273 case TextureFormat::UNSIGNED_INT_999_E5_REV: cMin = 0.0f; cMax = 1e5f; break; in getChannelValueRange()356 case TextureFormat::UNSIGNED_INT_999_E5_REV: return IVec4(9,9,9,0); in getChannelBitDepth()409 case TextureFormat::UNSIGNED_INT_999_E5_REV: in getChannelMantissaBitDepth()
509 type == UNSIGNED_INT_999_E5_REV || in getPixelSize()640 case TextureFormat::UNSIGNED_INT_999_E5_REV: return unpackRGB999E5(*((const deUint32*)pixelPtr)); in getPixel()933 case TextureFormat::UNSIGNED_INT_999_E5_REV: in setPixel()
86 UNSIGNED_INT_999_E5_REV, enumerator