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