Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dqueryutils.cpp237 void QueryTexParameterBase(const Context *context, in QueryTexParameterBase() function
1443 QueryTexParameterBase<false, false>(context, texture, pname, params); in QueryTexParameterfv()
1451 QueryTexParameterBase<false, true>(context, texture, pname, params); in QueryTexParameterxv()
1459 QueryTexParameterBase<false, false>(context, texture, pname, params); in QueryTexParameteriv()
1467 QueryTexParameterBase<true, false>(context, texture, pname, params); in QueryTexParameterIiv()
1475 QueryTexParameterBase<true, false>(context, texture, pname, params); in QueryTexParameterIuiv()