Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h52 void setMinLod(GLfloat minLod) { mMinLod = minLod; } in setMinLod() function
/external/angle/src/libANGLE/
DSampler.cpp115 void Sampler::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Sampler
Dangletypes.cpp265 bool SamplerState::setMinLod(GLfloat minLod) in setMinLod() function in gl::SamplerState
DTexture.cpp919 void Texture::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Texture
/external/swiftshader/src/Renderer/
DSampler.cpp355 void Sampler::setMinLod(float minLod) in setMinLod() function in sw::Sampler
DVertexProcessor.cpp686 void VertexProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::VertexProcessor
DPixelProcessor.cpp531 void PixelProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() function in sw::PixelProcessor
DRenderer.cpp2582 void Renderer::setMinLod(SamplerType type, int sampler, float minLod) in setMinLod() function in sw::Renderer
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp59938 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp41487 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41649 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function