Home | History | Annotate | Download | only in Shader

Lines Matching refs:hasUnnormalizedIntegerTexture

322 			if(hasFloatTexture() || hasUnnormalizedIntegerTexture() || forceFloatFiltering)   // FIXME: Mostly identical to integer sampling
362 if(!hasFloatTexture() && !hasUnnormalizedIntegerTexture())
2474 bool SamplerCore::hasUnnormalizedIntegerTexture() const