Searched refs:QueryProgramInterfaceiv (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 163 void QueryProgramInterfaceiv(const Program *program,
|
D | queryutils.cpp | 1933 void QueryProgramInterfaceiv(const Program *program, in QueryProgramInterfaceiv() function
|
D | Context.cpp | 2611 QueryProgramInterfaceiv(programObject, programInterface, pname, params); in getProgramInterfaceiv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 182 void QueryProgramInterfaceiv(const Program *program,
|
D | queryutils.cpp | 2167 void QueryProgramInterfaceiv(const Program *program, in QueryProgramInterfaceiv() function
|
D | Context.cpp | 2750 QueryProgramInterfaceiv(programObject, programInterface, pname, params); in getProgramInterfaceiv()
|