Home
last modified time | relevance | path

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

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