Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dqueryutils.h57 void QueryTexLevelParameteriv(const Texture *texture,
Dqueryutils.cpp1508 void QueryTexLevelParameteriv(const Texture *texture, in QueryTexLevelParameteriv() function
DContext.cpp2366 QueryTexLevelParameteriv(texture, target, level, pname, params); in getTexLevelParameteriv()