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