Searched refs:onBeforeChildProcEmitCode (Results 1 – 6 of 6) 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
77 virtual void onBeforeChildProcEmitCode() = 0;124 void onBeforeChildProcEmitCode() override;
237 void GrGLSLFragmentShaderBuilder::onBeforeChildProcEmitCode() { in onBeforeChildProcEmitCode() function in GrGLSLFragmentShaderBuilder