Searched refs:QueryProgramResourceLocation (Results 1 – 3 of 3) sorted by relevance
177 GLint QueryProgramResourceLocation(const Program *program,
2191 GLint QueryProgramResourceLocation(const Program *program, in QueryProgramResourceLocation() function
3014 return QueryProgramResourceLocation(programObject, programInterface, name); in getProgramResourceLocation()