Lines Matching refs:hasUnnormalizedIntegerTexture
322 if(hasFloatTexture() || hasUnnormalizedIntegerTexture() || forceFloatFiltering) // FIXME: Mostly identical to integer sampling362 if(!hasFloatTexture() && !hasUnnormalizedIntegerTexture())2474 bool SamplerCore::hasUnnormalizedIntegerTexture() const