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