Home | History | Annotate | Download | only in gl

Lines Matching defs:bindProgramLocations

590     this->bindProgramLocations(programId);
710 void GrGLShaderBuilder::bindProgramLocations(GrGLuint programId) const {
919 void GrGLFullShaderBuilder::bindProgramLocations(GrGLuint programId) const {
920 this->INHERITED::bindProgramLocations(programId);