Searched refs:optionalSampler (Results 1 – 2 of 2) sorted by relevance
2112 bool Texture::isSamplerComplete(const Context *context, const Sampler *optionalSampler) in isSamplerComplete() argument2115 optionalSampler ? optionalSampler->getSamplerState() : mState.mSamplerState; in isSamplerComplete()
515 bool isSamplerComplete(const Context *context, const Sampler *optionalSampler);