Searched refs:resolveProgramResourceLocations (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.h59 void resolveProgramResourceLocations(GrGLuint programID);
H A DGrGLProgramBuilder.cpp181 this->resolveProgramResourceLocations(programID);
238 void GrGLProgramBuilder::resolveProgramResourceLocations(GrGLuint programID) { function in class:GrGLProgramBuilder

Completed in 78 milliseconds