Searched refs:QueryProgramResourceIndex (Results 1 – 3 of 3) sorted by relevance
165 GLuint QueryProgramResourceIndex(const Program *program,
2113 GLuint QueryProgramResourceIndex(const Program *program, in QueryProgramResourceIndex() function
3028 return QueryProgramResourceIndex(programObject, programInterface, name); in getProgramResourceIndex()