Searched refs:kRGB_ETC1_GrPixelConfig (Results 1 – 12 of 12) sorted by relevance
54 kRGB_ETC1_GrPixelConfig, enumerator1002 case kRGB_ETC1_GrPixelConfig: in GrPixelConfigIsSRGBEncoded()1042 case kRGB_ETC1_GrPixelConfig: in GrBytesPerPixel()1058 case kRGB_ETC1_GrPixelConfig: in GrPixelConfigIsOpaque()1104 case kRGB_ETC1_GrPixelConfig: in GrPixelConfigIsAlphaOnly()1129 case kRGB_ETC1_GrPixelConfig: in GrPixelConfigIsFloatingPoint()1148 case kRGB_ETC1_GrPixelConfig: in GrPixelConfigIsCompressed()1182 case kRGB_ETC1_GrPixelConfig: in GrMakePixelConfigUncompressed()1219 case kRGB_ETC1_GrPixelConfig: in GrCompressedFormatDataSize()1273 case kRGB_ETC1_GrPixelConfig: in GrSLSamplerPrecision()[all …]
72 case kRGB_ETC1_GrPixelConfig: in GrPixelConfigToVkFormat()114 return kRGB_ETC1_GrPixelConfig == config; in GrVkFormatPixelConfigPairIsValid()
103 case kRGB_ETC1_GrPixelConfig: in get_compatible_format_class()
1921 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_COMPRESSED_RGB8_ETC2; in initConfigTable()1922 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fSizedInternalFormat = in initConfigTable()1924 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fExternalFormat[kReadPixels_ExternalFormatUsage] in initConfigTable()1926 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fExternalType = 0; in initConfigTable()1927 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormatType = kNormalizedFixedPoint_FormatType; in initConfigTable()1930 fConfigTable[kRGB_ETC1_GrPixelConfig].fFlags = ConfigInfo::kTextureable_Flag; in initConfigTable()1935 fConfigTable[kRGB_ETC1_GrPixelConfig].fFlags = ConfigInfo::kTextureable_Flag; in initConfigTable()1937 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fBaseInternalFormat = in initConfigTable()1939 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fSizedInternalFormat = in initConfigTable()1941 fConfigTable[kRGB_ETC1_GrPixelConfig].fFlags = ConfigInfo::kTextureable_Flag; in initConfigTable()[all …]
840 case kRGB_ETC1_GrPixelConfig: in config_alignment()
90 case kRGB_ETC1_GrPixelConfig:135 return kRGB_ETC1_GrPixelConfig;
151 case kRGB_ETC1_GrPixelConfig: return "RGBETC1"; in pixel_config_name()
361 case kRGB_ETC1_GrPixelConfig: in dither_range_type_for_config()
354 case kRGB_ETC1_GrPixelConfig: return false; in valid_premul_config()
118 kRGB_ETC1_GrPixelConfig }) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
101 kRGB_ETC1_GrPixelConfig, in DEF_GPUTEST_FOR_ALL_CONTEXTS()
166 desc.fConfig = kRGB_ETC1_GrPixelConfig; in MakeFromCompressed()