Home
last modified time | relevance | path

Searched refs:hasUnsignedTexture (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Renderer/
DSampler.hpp203 bool hasUnsignedTexture() const;
DTextureStage.cpp85 state.cantUnderflow = sampler->hasUnsignedTexture() || !usesTexture(); in textureStageState()
DSampler.cpp386 bool Sampler::hasUnsignedTexture() const in hasUnsignedTexture() function in sw::Sampler
/external/swiftshader/src/Device/
DSampler.hpp202 bool hasUnsignedTexture() const;
DSampler.cpp383 bool Sampler::hasUnsignedTexture() const in hasUnsignedTexture() function in sw::Sampler