Searched refs:QueryProgramResourceiv (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/ |
D | queryutils.h | 173 void QueryProgramResourceiv(const Program *program,
|
D | queryutils.cpp | 1634 QueryProgramResourceiv(program, GL_UNIFORM_BLOCK, uniformBlockIndex, 1, &prop, in QueryActiveUniformBlockiv() 2072 void QueryProgramResourceiv(const Program *program, in QueryProgramResourceiv() function
|
D | Context.cpp | 2688 QueryProgramResourceiv(programObject, programInterface, {index}, propCount, props, bufSize, in getProgramResourceiv()
|