Home
last modified time | relevance | path

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

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSamplerVk.cpp50 float maxAnisotropy = mState.getMaxAnisotropy(); in syncState() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DSamplerVk.cpp91 uint16_t maxAnisotropy = GetMaxAnisotropy(); in Initialize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureFilteringAnisotropyTests.cpp72 float maxAnisotropy; member
216 const float maxAnisotropy[] = in createFilteringAnisotropyTests() local
DvktTextureTestUtil.cpp1033 const float maxAnisotropy = 1.0f; in renderQuad() local
1049 const float maxAnisotropy) in renderQuad()
1059 const float maxAnisotropy) in renderQuad()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp278 D3DTEXTUREFILTERTYPE ConvertMagFilter(GLenum magFilter, float maxAnisotropy) in ConvertMagFilter()
305 float maxAnisotropy, in ConvertMinFilter()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
Drenderer9_utils.cpp278 D3DTEXTUREFILTERTYPE ConvertMagFilter(GLenum magFilter, float maxAnisotropy) in ConvertMagFilter()
305 float maxAnisotropy, in ConvertMinFilter()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h56 void setMaxAnisotropy(GLfloat maxAnisotropy) { mMaxAnisotropy = maxAnisotropy; } in setMaxAnisotropy()
Dutilities.cpp2216 sw::FilterType ConvertTextureFilter(GLenum minFilter, GLenum magFilter, float maxAnisotropy) in ConvertTextureFilter()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DSamplerFilterAnisotropicTests.cpp142 void TestFilterAnisotropic(const uint16_t maxAnisotropy) { in TestFilterAnisotropic()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSampler.hpp46 const float maxAnisotropy = 0.0f; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp104 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
Dangletypes.cpp257 bool SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp100 void Sampler::setMaxAnisotropy(const Context *context, float maxAnisotropy) in setMaxAnisotropy()
Dangletypes.cpp179 void SamplerState::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSampler.cpp310 void Sampler::setMaxAnisotropy(float maxAnisotropy) in setMaxAnisotropy()
DSampler.hpp55 float maxAnisotropy; member
DVertexProcessor.cpp605 void VertexProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy()
DPixelProcessor.cpp450 void PixelProcessor::setMaxAnisotropy(unsigned int sampler, float maxAnisotropy) in setMaxAnisotropy()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DSampler.hpp114 float maxAnisotropy = 0.0f; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp1953 float maxAnisotropy, in ConvertFilter()
2033 UINT ConvertMaxAnisotropy(float maxAnisotropy, D3D_FEATURE_LEVEL featureLevel) in ConvertMaxAnisotropy()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp1951 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/
Dmtl_state_cache.h117 uint8_t maxAnisotropy : 5; member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/
Dcuda.h143 guint maxAnisotropy; member
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp228 TIntermTyped* maxAnisotropy = nullptr; in acceptSamplerState() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c1026 uint8 maxAnisotropy, in SVGA3D_vgpu10_DefineSamplerState()

12