Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dqueryutils.h183 void QueryProgramInterfaceiv(const Program *program,
Dqueryutils.cpp2197 void QueryProgramInterfaceiv(const Program *program, in QueryProgramInterfaceiv() function
DContext.cpp3034 QueryProgramInterfaceiv(programObject, programInterface, pname, params); in getProgramInterfaceiv()