Searched refs:hasUnsignedTexture (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/Renderer/
H A DSampler.hpp187 bool hasUnsignedTexture() const;
H A DTextureStage.cpp85 state.cantUnderflow = sampler->hasUnsignedTexture() || !usesTexture();
H A DSampler.cpp358 bool Sampler::hasUnsignedTexture() const function in class:sw::Sampler

Completed in 1154 milliseconds