Home
last modified time | relevance | path

Searched refs:QueryProgramResourceiv (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A Dqueryutils.h180 void QueryProgramResourceiv(const Program *program,
H A Dqueryutils.cpp1733 QueryProgramResourceiv(program, GL_UNIFORM_BLOCK, uniformBlockIndex, 1, &prop, in QueryActiveUniformBlockiv()
2214 void QueryProgramResourceiv(const Program *program, in QueryProgramResourceiv() function
H A DContext.cpp3027 QueryProgramResourceiv(programObject, programInterface, {index}, propCount, props, bufSize, in getProgramResourceiv()