Searched refs:hasFloatTexture (Results 1 – 2 of 2) sorted by relevance
74 bool hasFloatTexture() const;
125 if(!hasFloatTexture()) in sampleTexture()138 if(fixed12 && !hasFloatTexture()) in sampleTexture()316 if(hasFloatTexture()) // FIXME: Mostly identical to integer sampling in sampleTexture()1647 if(!state.hasNPOTTexture && !hasFloatTexture()) in computeIndices()2179 bool SamplerCore::hasFloatTexture() const in hasFloatTexture() function in sw::SamplerCore