Home
last modified time | relevance | path

Searched defs:maxAnisotropy (Results 1 – 12 of 12) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp278 D3DTEXTUREFILTERTYPE ConvertMagFilter(GLenum magFilter, float maxAnisotropy) in ConvertMagFilter()
305 float maxAnisotropy, in ConvertMinFilter()
DRenderer9.cpp1010 DWORD maxAnisotropy = std::min(mDeviceCaps.MaxAnisotropy, in setSamplerState() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DSampler.cpp104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
Dangletypes.cpp182 void SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy()
DTexture.cpp797 void Texture::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
Dmtl_state_cache.h112 uint8_t maxAnisotropy : 5; member
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp1941 float maxAnisotropy, in ConvertFilter()
2021 UINT ConvertMaxAnisotropy(float maxAnisotropy, D3D_FEATURE_LEVEL featureLevel) in ConvertMaxAnisotropy()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DWebGLCompatibilityTest.cpp456 GLfloat maxAnisotropy = 0.0f; in TEST_P() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto2019 optional float maxAnisotropy = 12; field
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/
Dvulkan_core.h2434 float maxAnisotropy; member
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_core.h2851 float maxAnisotropy; member
Dvulkan.hpp41626 float maxAnisotropy = {}; member