Searched refs:kSRGBA_8888_GrPixelConfig (Results 1 – 6 of 6) sorted by relevance
216 kSRGBA_8888_GrPixelConfig, enumerator305 case kSRGBA_8888_GrPixelConfig: in GrPixelConfigIs8888()336 case kSRGBA_8888_GrPixelConfig: in GrBytesPerPixel()356 case kSRGBA_8888_GrPixelConfig: in GrUnpackAlignment()
196 GR_STATIC_ASSERT(7 == kSRGBA_8888_GrPixelConfig); in GrPixelConfigComponentMask()
455 if (this->fRGBA8RenderbufferSupport && this->isConfigTexturable(kSRGBA_8888_GrPixelConfig)) { in initConfigRenderableTable()460 fConfigRenderSupport[kSRGBA_8888_GrPixelConfig][kNo_MSAA] = true; in initConfigRenderableTable()461 fConfigRenderSupport[kSRGBA_8888_GrPixelConfig][kYes_MSAA] = true; in initConfigRenderableTable()466 fConfigRenderSupport[kSRGBA_8888_GrPixelConfig][kNo_MSAA] = true; in initConfigRenderableTable()467 fConfigRenderSupport[kSRGBA_8888_GrPixelConfig][kYes_MSAA] = true; in initConfigRenderableTable()556 fConfigTextureSupport[kSRGBA_8888_GrPixelConfig] = in initConfigTexturableTable()559 fConfigTextureSupport[kSRGBA_8888_GrPixelConfig] = in initConfigTexturableTable()
2384 case kSRGBA_8888_GrPixelConfig: in configToGLFormats()
745 GR_STATIC_ASSERT(7 == kSRGBA_8888_GrPixelConfig); in dump()
631 case kSRGBA_8888_GrPixelConfig: in GrPixelConfig2ColorAndProfileType()