Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h52 void setMinLod(GLfloat minLod) { mMinLod = minLod; } in setMinLod() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp115 void Sampler::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Sampler
Dangletypes.cpp267 bool SamplerState::setMinLod(GLfloat minLod) in setMinLod() function in gl::SamplerState
DTexture.cpp926 void Texture::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Texture
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp111 void Sampler::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Sampler
Dangletypes.cpp184 void SamplerState::setMinLod(GLfloat minLod) in setMinLod() function in gl::SamplerState
DTexture.cpp780 void Texture::setMinLod(const Context *context, GLfloat minLod) in setMinLod() function in gl::Texture
/third_party/skia/third_party/externals/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
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp33166 …VULKAN_HPP_CONSTEXPR_14 ImageViewMinLodCreateInfoEXT & setMinLod( float minLod_ ) VULKAN_HPP_NOEXC… in setMinLod() function
46056 setMinLod( VULKAN_HPP_NAMESPACE::Bool32 minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function
69944 VULKAN_HPP_CONSTEXPR_14 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp67680 SamplerCreateInfo & setMinLod( float minLod_ ) VULKAN_HPP_NOEXCEPT in setMinLod() function