Searched defs:setMinLod (Results 1 – 11 of 11) sorted by relevance
52 void setMinLod(GLfloat minLod) { mMinLod = minLod; } in setMinLod() function
115 void Sampler::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Sampler
265 bool SamplerState::setMinLod(GLfloat minLod) in setMinLod() function in gl::SamplerState
919 void Texture::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Texture
355 void Sampler::setMinLod(float minLod) in setMinLod() function in sw::Sampler
686 void VertexProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::VertexProcessor
531 void PixelProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::PixelProcessor
2582 void Renderer::setMinLod(SamplerType type, int sampler, float minLod) in setMinLod() function in sw::Renderer
59938 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function
41487 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function
41649 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function