Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A Dqueryutils.h189 void QueryProgramInterfaceiv(const Program *program,
H A Dqueryutils.cpp2303 void QueryProgramInterfaceiv(const Program *program, in QueryProgramInterfaceiv() function
H A DContext.cpp3037 QueryProgramInterfaceiv(programObject, programInterface, pname, params); in getProgramInterfaceiv()