Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h53 void setMaxLod(GLfloat maxLod) { mMaxLod = maxLod; } in setMaxLod() function
/external/angle/src/libANGLE/
DSampler.cpp126 void Sampler::setMaxLod(const Context *context, GLfloat maxLod) in setMaxLod() function in gl::Sampler
Dangletypes.cpp275 bool SamplerState::setMaxLod(GLfloat maxLod) in setMaxLod() function in gl::SamplerState
DTexture.cpp932 void Texture::setMaxLod(const Context *context, GLfloat maxLod) in setMaxLod() function in gl::Texture
/external/swiftshader/src/Renderer/
DSampler.cpp360 void Sampler::setMaxLod(float maxLod) in setMaxLod() function in sw::Sampler
DVertexProcessor.cpp695 void VertexProcessor::setMaxLod(unsigned int sampler, float maxLod) in setMaxLod() function in sw::VertexProcessor
DPixelProcessor.cpp540 void PixelProcessor::setMaxLod(unsigned int sampler, float maxLod) in setMaxLod() function in sw::PixelProcessor
DRenderer.cpp2594 void Renderer::setMaxLod(SamplerType type, int sampler, float maxLod) in setMaxLod() function in sw::Renderer
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp59944 SamplerCreateInfo & setMaxLod( float maxLod_ ) VULKAN_HPP_NOEXCEPT in setMaxLod() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp41493 SamplerCreateInfo & setMaxLod( float maxLod_ ) VULKAN_HPP_NOEXCEPT in setMaxLod() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41655 SamplerCreateInfo & setMaxLod( float maxLod_ ) VULKAN_HPP_NOEXCEPT in setMaxLod() function