Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrPipeline.h99 bool isColorFragmentProcessor(int idx) const { return idx < fNumColorProcessors; } in isColorFragmentProcessor() function
/third_party/skia/m133/src/gpu/ganesh/
DGrPipeline.h116 bool isColorFragmentProcessor(int idx) const { return idx < fNumColorProcessors; } in isColorFragmentProcessor() function