Searched refs:resolveProgramResourceLocations (Results 1 – 2 of 2) sorted by relevance
79 void resolveProgramResourceLocations(GrGLuint programID, bool force);
383 this->resolveProgramResourceLocations(programID, usedProgramBinaries); in finalize()418 void GrGLProgramBuilder::resolveProgramResourceLocations(GrGLuint programID, bool force) { in resolveProgramResourceLocations() function in GrGLProgramBuilder