Searched defs:isSamplerComplete (Results 1 – 3 of 3) sorted by relevance
721 bool Texture2D::isSamplerComplete(Sampler *sampler) const in isSamplerComplete() function in es2::Texture2D1105 bool TextureCubeMap::isSamplerComplete(Sampler *sampler) const in isSamplerComplete() function in es2::TextureCubeMap1739 bool Texture3D::isSamplerComplete(Sampler *sampler) const in isSamplerComplete() function in es2::Texture3D
572 bool Texture2D::isSamplerComplete() const in isSamplerComplete() function in es1::Texture2D
1785 bool Texture::isSamplerComplete(const Context *context, const Sampler *optionalSampler) in isSamplerComplete() function in gl::Texture