Searched refs:computeSamplerCompleteness (Results 1 – 2 of 2) sorted by relevance
175 bool computeSamplerCompleteness(const SamplerState &samplerState, const State &state) const;
270 bool TextureState::computeSamplerCompleteness(const SamplerState &samplerState, in computeSamplerCompleteness() function in gl::TextureState1797 mState.computeSamplerCompleteness(samplerState, contextState); in isSamplerComplete()