Home
last modified time | relevance | path

Searched refs:GrGLSLChildProcessorWithInputExpression (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/sksl/fp/
DGrChildProcessorWithInputExpression.cpp15 class GrGLSLChildProcessorWithInputExpression : public GrGLSLFragmentProcessor { class
17 GrGLSLChildProcessorWithInputExpression() {} in GrGLSLChildProcessorWithInputExpression() function in GrGLSLChildProcessorWithInputExpression
36 return std::make_unique<GrGLSLChildProcessorWithInputExpression>(); in onMakeProgramImpl()