Searched refs:QueryTexLevelParameterfv (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 51 void QueryTexLevelParameterfv(const Texture *texture,
|
D | queryutils.cpp | 1322 void QueryTexLevelParameterfv(const Texture *texture, in QueryTexLevelParameterfv() function
|
D | Context.cpp | 2156 QueryTexLevelParameterfv(texture, target, level, pname, params); in getTexLevelParameterfv()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryutils.h | 52 void QueryTexLevelParameterfv(const Texture *texture,
|
D | queryutils.cpp | 1505 void QueryTexLevelParameterfv(const Texture *texture, in QueryTexLevelParameterfv() function
|
D | Context.cpp | 2437 QueryTexLevelParameterfv(texture, target, level, pname, params); in getTexLevelParameterfv()
|