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