Searched refs:onBeforeChildProcEmitCode (Results 1 – 3 of 3) sorted by relevance
103 virtual void onBeforeChildProcEmitCode() = 0;174 void onBeforeChildProcEmitCode() override;
41 fragBuilder->onBeforeChildProcEmitCode(); // call first so mangleString is updated in internalEmitChild()
315 void GrGLSLFragmentShaderBuilder::onBeforeChildProcEmitCode() { in onBeforeChildProcEmitCode() function in GrGLSLFragmentShaderBuilder