Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dqueryutils.cpp254 void QueryTexParameterBase(const Context *context, in QueryTexParameterBase() function
1522 QueryTexParameterBase<false, false>(context, texture, pname, params); in QueryTexParameterfv()
1530 QueryTexParameterBase<false, true>(context, texture, pname, params); in QueryTexParameterxv()
1538 QueryTexParameterBase<false, false>(context, texture, pname, params); in QueryTexParameteriv()
1546 QueryTexParameterBase<true, false>(context, texture, pname, params); in QueryTexParameterIiv()
1554 QueryTexParameterBase<true, false>(context, texture, pname, params); in QueryTexParameterIuiv()