Searched refs:kRGBA_4444_GrPixelConfig (Results 1 – 13 of 13) sorted by relevance
42 kRGBA_4444_GrPixelConfig, enumerator991 case kRGBA_4444_GrPixelConfig: in GrPixelConfigIsSRGBEncoded()1023 case kRGBA_4444_GrPixelConfig: in GrBytesPerPixel()1063 case kRGBA_4444_GrPixelConfig: in GrPixelConfigIsOpaque()1093 case kRGBA_4444_GrPixelConfig: in GrPixelConfigIsAlphaOnly()1121 case kRGBA_4444_GrPixelConfig: in GrPixelConfigIsFloatingPoint()1158 case kRGBA_4444_GrPixelConfig: in GrPixelConfigIsCompressed()1192 case kRGBA_4444_GrPixelConfig: in GrMakePixelConfigUncompressed()1232 case kRGBA_4444_GrPixelConfig: in GrCompressedFormatDataSize()1266 case kRGBA_4444_GrPixelConfig: in GrSLSamplerPrecision()[all …]
46 case kRGBA_4444_GrPixelConfig: in GrPixelConfigToVkFormat()107 return kRGBA_4444_GrPixelConfig == config; in GrVkFormatPixelConfigPairIsValid()
85 case kRGBA_4444_GrPixelConfig: in get_compatible_format_class()552 } else if (kRGBA_4444_GrPixelConfig == config) { in initShaderCaps()790 return kRGBA_4444_GrPixelConfig; in validate_image_info()
1670 fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_RGBA; in initConfigTable()1671 fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGBA4; in initConfigTable()1672 … fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fExternalFormat[kReadPixels_ExternalFormatUsage] = in initConfigTable()1674 fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fExternalType = GR_GL_UNSIGNED_SHORT_4_4_4_4; in initConfigTable()1675 fConfigTable[kRGBA_4444_GrPixelConfig].fFormatType = kNormalizedFixedPoint_FormatType; in initConfigTable()1676 fConfigTable[kRGBA_4444_GrPixelConfig].fFlags = ConfigInfo::kTextureable_Flag; in initConfigTable()1679 fConfigTable[kRGBA_4444_GrPixelConfig].fFlags |= allRenderFlags; in initConfigTable()1682 fConfigTable[kRGBA_4444_GrPixelConfig].fFlags |= allRenderFlags; in initConfigTable()1685 fConfigTable[kRGBA_4444_GrPixelConfig].fFlags |= ConfigInfo::kCanUseTexStorage_Flag; in initConfigTable()1687 fConfigTable[kRGBA_4444_GrPixelConfig].fSwizzle = GrSwizzle::RGBA(); in initConfigTable()[all …]
825 case kRGBA_4444_GrPixelConfig: in config_alignment()
58 case kRGBA_4444_GrPixelConfig:118 return kRGBA_4444_GrPixelConfig;
374 info = &fConfigTable[kRGBA_4444_GrPixelConfig];
294 return kRGBA_4444_GrPixelConfig; in SkColorType2GrPixelConfig()350 case kRGBA_4444_GrPixelConfig: in dither_range_type_for_config()
138 case kRGBA_4444_GrPixelConfig: return "RGBA444"; in pixel_config_name()
342 case kRGBA_4444_GrPixelConfig: return true; in valid_premul_config()970 case kRGBA_4444_GrPixelConfig: in GrPixelConfigFallback()
78 if (kRGBA_4444_GrPixelConfig == config) { in create_backend_format()143 if (kRGBA_4444_GrPixelConfig == config) { in create_backend_format()202 if (kRGBA_4444_GrPixelConfig == config) { in create_backend_format()
88 kRGBA_4444_GrPixelConfig, in DEF_GPUTEST_FOR_ALL_CONTEXTS()
98 kRGB_888_GrPixelConfig == config || kRGBA_4444_GrPixelConfig == config || in get_blur_config()