Home
last modified time | relevance | path

Searched defs:hasNPOTTexture (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Renderer/
DSampler.cpp398 bool Sampler::hasNPOTTexture() const in hasNPOTTexture() function in sw::Sampler
DSampler.hpp148 bool hasNPOTTexture : 1; member