Searched refs:configSwizzle (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLCaps.h144 const GrSwizzle& configSwizzle(GrPixelConfig config) const { function in class:GrGLCaps
H A DGrGLGpu.cpp2975 const GrSwizzle& swizzle = caps.configSwizzle(config);
3136 this->glCaps().configSwizzle(texelConfig) != buffTex.fSwizzle) {
3140 buffTex.fSwizzle = this->glCaps().configSwizzle(texelConfig);

Completed in 94 milliseconds