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