Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrFragmentProcessor.cpp262 class SwizzleFragmentProcessor : public GrFragmentProcessor { in SwizzleOutput() class
277 SwizzleFragmentProcessor(std::unique_ptr<GrFragmentProcessor> fp, in SwizzleOutput() function in GrFragmentProcessor::SwizzleOutput::SwizzleFragmentProcessor