Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h56 void setMaxAnisotropy(GLfloat maxAnisotropy) { mMaxAnisotropy = maxAnisotropy; } in setMaxAnisotropy() function
DTexture.cpp175 bool Texture::setMaxAnisotropy(float textureMaxAnisotropy) in setMaxAnisotropy() function in es2::Texture
/external/angle/src/libANGLE/
DSampler.cpp104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Sampler
Dangletypes.cpp255 bool SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy() function in gl::SamplerState
DTexture.cpp906 void Texture::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy() function in gl::Texture
/external/swiftshader/src/Renderer/
DSampler.cpp310 void Sampler::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy() function in sw::Sampler
DVertexProcessor.cpp605 void VertexProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy() function in sw::VertexProcessor
DPixelProcessor.cpp450 void PixelProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy() function in sw::PixelProcessor
DRenderer.cpp2474 void Renderer::setMaxAnisotropy(SamplerType type, int sampler, float maxAnisotropy) in setMaxAnisotropy() function in sw::Renderer
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp138 bool Texture::setMaxAnisotropy(float textureMaxAnisotropy) in setMaxAnisotropy() function in es1::Texture
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp59920 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp41469 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41631 SamplerCreateInfo & setMaxAnisotropy( float maxAnisotropy_ ) VULKAN_HPP_NOEXCEPT in setMaxAnisotropy() function