Searched refs:QueryTexLevelParameteriv (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 56 void QueryTexLevelParameteriv(const Texture *texture,
|
D | queryutils.cpp | 1331 void QueryTexLevelParameteriv(const Texture *texture, in QueryTexLevelParameteriv() function
|
D | Context.cpp | 2137 QueryTexLevelParameteriv(texture, target, level, pname, params); in getTexLevelParameteriv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 57 void QueryTexLevelParameteriv(const Texture *texture,
|
D | queryutils.cpp | 1514 void QueryTexLevelParameteriv(const Texture *texture, in QueryTexLevelParameteriv() function
|
D | Context.cpp | 2418 QueryTexLevelParameteriv(texture, target, level, pname, params); in getTexLevelParameteriv()
|