Searched refs:cleanupFragmentProcessors (Results 1 – 4 of 4) sorted by relevance
45 builder.cleanupFragmentProcessors(); in CreateProgram()107 this->cleanupFragmentProcessors(); in finalize()260 this->cleanupFragmentProcessors(); in cleanupProgram()
29 builder.cleanupFragmentProcessors(); in CreatePipelineState()191 this->cleanupFragmentProcessors(); in finalize()
120 void cleanupFragmentProcessors();
475 void GrGLSLProgramBuilder::cleanupFragmentProcessors() { in cleanupFragmentProcessors() function in GrGLSLProgramBuilder