Home
last modified time | relevance | path

Searched defs:setMaxAnisotropy (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSampler.cpp104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Sampler
Dangletypes.cpp182 void SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy() function in gl::SamplerState
DTexture.cpp797 void Texture::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Texture
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp41527 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function