Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSampler.cpp115 void Sampler::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Sampler
Dangletypes.cpp187 void SamplerState::setMinLod(GLfloat minLod) in setMinLod() function in gl::SamplerState
DTexture.cpp808 void Texture::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Texture
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan.hpp41545 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function