Searched refs:onBeforeChildProcEmitCode (Results 1 – 5 of 5) sorted by relevance
61 virtual void onBeforeChildProcEmitCode() = 0;106 void onBeforeChildProcEmitCode() override;
36 fragBuilder->onBeforeChildProcEmitCode(); // call first so mangleString is updated in internalEmitChild()
198 void GrGLSLFragmentShaderBuilder::onBeforeChildProcEmitCode() { in onBeforeChildProcEmitCode() function in GrGLSLFragmentShaderBuilder
49 virtual void onBeforeChildProcEmitCode() = 0;110 void onBeforeChildProcEmitCode() override;
33 this->onBeforeChildProcEmitCode(); in writeProcessorFunction()174 void GrGLSLFragmentShaderBuilder::onBeforeChildProcEmitCode() { in onBeforeChildProcEmitCode() function in GrGLSLFragmentShaderBuilder