Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Ddsl_processor_test.cpp17 class SimpleDSLEffect : public GrFragmentProcessor { class
21 SimpleDSLEffect() : GrFragmentProcessor(CLASS_ID, kNone_OptimizationFlags) { in SimpleDSLEffect() function in SimpleDSLEffect
68 sfc->fillWithFP(std::make_unique<SimpleDSLEffect>()); in DEF_SIMPLE_GPU_GM()

Completed in 1 milliseconds