Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h182 void QueryProgramInterfaceiv(const Program *program,
Dqueryutils.cpp2167 void QueryProgramInterfaceiv(const Program *program, in QueryProgramInterfaceiv() function
DContext.cpp2750 QueryProgramInterfaceiv(programObject, programInterface, pname, params); in getProgramInterfaceiv()