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