Searched refs:bindProgramResourceLocations (Results 1 – 2 of 2) sorted by relevance
50 void bindProgramResourceLocations(GrGLuint programID);
160 this->bindProgramResourceLocations(programID); in finalize()179 void GrGLProgramBuilder::bindProgramResourceLocations(GrGLuint programID) { in bindProgramResourceLocations() function in GrGLProgramBuilder