Searched refs:hasUnsignedTexture (Results 1 – 3 of 3) sorted by relevance
187 bool hasUnsignedTexture() const;
85 state.cantUnderflow = sampler->hasUnsignedTexture() || !usesTexture(); in textureStageState()
358 bool Sampler::hasUnsignedTexture() const in hasUnsignedTexture() function in sw::Sampler