Searched refs:hasNPOTTexture (Results 1 – 3 of 3) sorted by relevance
148 bool hasNPOTTexture : 1; member195 bool hasNPOTTexture() const;
95 state.hasNPOTTexture = hasNPOTTexture(); in samplerState()398 bool Sampler::hasNPOTTexture() const in hasNPOTTexture() function in sw::Sampler
805 if(!state.hasNPOTTexture) in sampleQuad2D()1015 if(!state.hasNPOTTexture) in sample3D()1647 if(!state.hasNPOTTexture && !hasFloatTexture()) in computeIndices()