Searched refs:QueryTexParameterBase (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | queryutils.cpp | 254 void QueryTexParameterBase(const Context *context, in QueryTexParameterBase() function 1528 QueryTexParameterBase<false, false>(context, texture, pname, params); in QueryTexParameterfv() 1536 QueryTexParameterBase<false, true>(context, texture, pname, params); in QueryTexParameterxv() 1544 QueryTexParameterBase<false, false>(context, texture, pname, params); in QueryTexParameteriv() 1552 QueryTexParameterBase<true, false>(context, texture, pname, params); in QueryTexParameterIiv() 1560 QueryTexParameterBase<true, false>(context, texture, pname, params); in QueryTexParameterIuiv()
|