HomeSort by relevance Sort by last modified time
    Searched full:hasunsignedtexture (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/Renderer/
Sampler.hpp 202 bool hasUnsignedTexture() const;
TextureStage.cpp 85 state.cantUnderflow = sampler->hasUnsignedTexture() || !usesTexture();
Sampler.cpp 386 bool Sampler::hasUnsignedTexture() const

Completed in 92 milliseconds