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