Searched defs:setMaxAnisotropy (Results 1 – 13 of 13) sorted by relevance
56 void setMaxAnisotropy(GLfloat maxAnisotropy) { mMaxAnisotropy = maxAnisotropy; } in setMaxAnisotropy() function
175 bool Texture::setMaxAnisotropy(float textureMaxAnisotropy) in setMaxAnisotropy() function in es2::Texture
104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Sampler
255 bool SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy() function in gl::SamplerState
906 void Texture::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Texture
310 void Sampler::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy() function in sw::Sampler
605 void VertexProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy() function in sw::VertexProcessor
450 void PixelProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy() function in sw::PixelProcessor
2474 void Renderer::setMaxAnisotropy(SamplerType type, int sampler, float maxAnisotropy) in setMaxAnisotropy() function in sw::Renderer
138 bool Texture::setMaxAnisotropy(float textureMaxAnisotropy) in setMaxAnisotropy() function in es1::Texture
59920 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function
41469 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function
41631 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function