Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h56 void QueryTexLevelParameteriv(const Texture *texture,
Dqueryutils.cpp1331 void QueryTexLevelParameteriv(const Texture *texture, in QueryTexLevelParameteriv() function
DContext.cpp2137 QueryTexLevelParameteriv(texture, target, level, pname, params); in getTexLevelParameteriv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dqueryutils.h57 void QueryTexLevelParameteriv(const Texture *texture,
Dqueryutils.cpp1514 void QueryTexLevelParameteriv(const Texture *texture, in QueryTexLevelParameteriv() function
DContext.cpp2418 QueryTexLevelParameteriv(texture, target, level, pname, params); in getTexLevelParameteriv()