Searched refs:configOutputSwizzle (Results 1 – 3 of 3) sorted by relevance
244 const GrSwizzle& configOutputSwizzle(GrPixelConfig config) const { in configOutputSwizzle() function
208 header->fOutputSwizzle = shaderCaps.configOutputSwizzle(rt->config()).asKey(); in Build()
1941 const GrSwizzle& swizzle = this->caps()->shaderCaps()->configOutputSwizzle( in flushGLState()3473 if (this->caps()->shaderCaps()->configOutputSwizzle(src->config()) != in onCopySurface()3474 this->caps()->shaderCaps()->configOutputSwizzle(dst->config())) { in onCopySurface()