| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | SamplerVk.cpp | 91 uint16_t maxAnisotropy = GetMaxAnisotropy(); in Initialize() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
| D | vktTextureFilteringAnisotropyTests.cpp | 72 float maxAnisotropy; member 215 const float maxAnisotropy[] = in createFilteringAnisotropyTests() local
|
| D | vktTextureTestUtil.cpp | 1163 const float maxAnisotropy = 1.0f; in renderQuad() local 1179 const float maxAnisotropy) in renderQuad() 1189 const float maxAnisotropy) in renderQuad()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
| D | vktTextureFilteringAnisotropyTests.cpp | 72 float maxAnisotropy; member 216 const float maxAnisotropy[] = in createFilteringAnisotropyTests() local
|
| D | vktTextureTestUtil.cpp | 1196 const float maxAnisotropy = 1.0f; in renderQuad() local 1212 const float maxAnisotropy) in renderQuad() 1222 const float maxAnisotropy) in renderQuad()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| D | renderer9_utils.cpp | 278 D3DTEXTUREFILTERTYPE ConvertMagFilter(GLenum magFilter, float maxAnisotropy) in ConvertMagFilter() 305 float maxAnisotropy, in ConvertMinFilter()
|
| D | Renderer9.cpp | 1024 DWORD maxAnisotropy = std::min(mDeviceCaps.MaxAnisotropy, in setSamplerState() local
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | Sampler.h | 56 void setMaxAnisotropy(GLfloat maxAnisotropy) { mMaxAnisotropy = maxAnisotropy; } in setMaxAnisotropy()
|
| D | utilities.cpp | 2216 sw::FilterType ConvertTextureFilter(GLenum minFilter, GLenum magFilter, float maxAnisotropy) in ConvertTextureFilter()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | SamplerFilterAnisotropicTests.cpp | 142 void TestFilterAnisotropic(const uint16_t maxAnisotropy) { in TestFilterAnisotropic()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkSampler.hpp | 46 const float maxAnisotropy = 0.0f; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Sampler.cpp | 104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
|
| D | angletypes.cpp | 257 bool SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy()
|
| D | Texture.cpp | 913 void Texture::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| D | Sampler.cpp | 310 void Sampler::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy()
|
| D | Sampler.hpp | 55 float maxAnisotropy; member
|
| D | VertexProcessor.cpp | 605 void VertexProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy()
|
| D | PixelProcessor.cpp | 450 void PixelProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy()
|
| D | Renderer.cpp | 2474 void Renderer::setMaxAnisotropy(SamplerType type, int sampler, float maxAnisotropy) in setMaxAnisotropy()
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Sampler.hpp | 114 float maxAnisotropy = 0.0f; member
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | renderer11_utils.cpp | 1951 float maxAnisotropy, in ConvertFilter() 2031 UINT ConvertMaxAnisotropy(float maxAnisotropy, D3D_FEATURE_LEVEL featureLevel) in ConvertMaxAnisotropy()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | mtl_state_cache.h | 117 uint8_t maxAnisotropy : 5; member
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslGrammar.cpp | 231 TIntermTyped* maxAnisotropy = nullptr; in acceptSamplerState() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_cmd_vgpu10.c | 1033 uint8 maxAnisotropy, in SVGA3D_vgpu10_DefineSamplerState()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryAddressBindingTests.cpp | 787 float maxAnisotropy; member
|