Searched refs:kIndex_8_GrPixelConfig (Results 1 – 9 of 9) sorted by relevance
202 kIndex_8_GrPixelConfig, enumerator281 case kIndex_8_GrPixelConfig: in GrPixelConfigIsCompressed()295 case kIndex_8_GrPixelConfig: in GrMakePixelConfigUncompressed()660 case kIndex_8_GrPixelConfig: in GrCompressedFormatDataSize()
233 GR_STATIC_ASSERT(2 == kIndex_8_GrPixelConfig); in GrPixelConfigComponentMask()
228 if (caps->isConfigTexturable(kIndex_8_GrPixelConfig)) { in GrUploadBitmapToTexture()229 size_t imageSize = GrCompressedFormatDataSize(kIndex_8_GrPixelConfig, in GrUploadBitmapToTexture()318 return kIndex_8_GrPixelConfig; in SkImageInfo2GrPixelConfig()336 case kIndex_8_GrPixelConfig: in GrPixelConfig2ColorAndProfileType()
221 GR_STATIC_ASSERT(2 == kIndex_8_GrPixelConfig); in dump()
32 case kIndex_8_GrPixelConfig: in GrPixelConfigToVkFormat()
203 SET_CONFIG_IS_TEXTURABLE(kIndex_8_GrPixelConfig); in initConfigTexturableTable()
242 if (kIndex_8_GrPixelConfig == srcConfig || GrPixelConfigIsCompressed(dstSurface->config())) { in onGetWritePixelsInfo()
1573 fConfigTable[kIndex_8_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_PALETTE8_RGBA8; in initConfigTable()1574 fConfigTable[kIndex_8_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_PALETTE8_RGBA8; in initConfigTable()1575 fConfigTable[kIndex_8_GrPixelConfig].fFormats.fExternalFormat[kOther_ExternalFormatUsage] = 0; in initConfigTable()1576 fConfigTable[kIndex_8_GrPixelConfig].fFormats.fExternalType = 0; in initConfigTable()1577 fConfigTable[kIndex_8_GrPixelConfig].fFormatType = kNormalizedFixedPoint_FormatType; in initConfigTable()1588 fConfigTable[kIndex_8_GrPixelConfig].fFlags = ConfigInfo::kTextureable_Flag; in initConfigTable()1594 fConfigTable[kIndex_8_GrPixelConfig].fSwizzle = GrSwizzle::RGBA(); in initConfigTable()
725 if (kIndex_8_GrPixelConfig == srcConfig || GrPixelConfigIsCompressed(dstSurface->config())) { in onGetWritePixelsInfo()