Searched defs:hasNPOTTexture (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/Renderer/ | ||
D | Sampler.cpp | 398 bool Sampler::hasNPOTTexture() const in hasNPOTTexture() function in sw::Sampler |
D | Sampler.hpp | 148 bool hasNPOTTexture : 1; member |