Home
last modified time | relevance | path

Searched defs:SwizzleFragmentProcessor (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
DGrFragmentProcessor.cpp265 class SwizzleFragmentProcessor : public GrFragmentProcessor { in SwizzleOutput() class
286 SwizzleFragmentProcessor(std::unique_ptr<GrFragmentProcessor> fp, const GrSwizzle& swizzle) in SwizzleOutput() function in GrFragmentProcessor::SwizzleOutput::SwizzleFragmentProcessor