Searched defs:setMaxAnisotropy (Results 1 – 4 of 4) sorted by relevance
104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Sampler
182 void SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy() function in gl::SamplerState
797 void Texture::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Texture
41527 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function