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