Home
last modified time | relevance | path

Searched refs:anisotropyEnable (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkSampler.cpp50 createInfo.anisotropyEnable = VK_FALSE; in Create()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.hpp497 vk::VkBool32 anisotropyEnable = VK_FALSE,
DvktDrawCreateInfoUtil.cpp1174 anisotropyEnable = _anisotropyEnable; in SamplerCreateInfo()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1165 VkBool32 anisotropyEnable; member
1183 , anisotropyEnable (VK_FALSE) in Parameters()
1221 params.anisotropyEnable, in create()
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp832 if (samplerCreateInfo.anisotropyEnable) in mapVkSampler()
DvkStructTypes.inl831 VkBool32 anisotropyEnable; member
DvkStrUtilImpl.inl2688 s << "\tanisotropyEnable = " << value.anisotropyEnable << '\n';
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp1010 sampler_info.anisotropyEnable = 3; in TEST_F()
3764 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
4922 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
5118 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
5314 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
8604 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
8771 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
8865 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
9031 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
9137 sampler_ci.anisotropyEnable = VK_FALSE; in TEST_F()
[all …]
Dvkrenderframework.cpp873 samplerCreateInfo.anisotropyEnable = VK_FALSE; in VkSamplerObj()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp1325 samplerCreateInfo.anisotropyEnable = VK_TRUE; in renderQuad()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp7208 , anisotropyEnable( anisotropyEnable_ ) in SamplerCreateInfo()
7292 anisotropyEnable = anisotropyEnable_; in setAnisotropyEnable()
7355 && ( anisotropyEnable == rhs.anisotropyEnable ) in operator ==()
7383 Bool32 anisotropyEnable; member
Dvulkan.h1934 VkBool32 anisotropyEnable; member
/external/vulkan-validation-layers/demos/
Dcube.c1418 .anisotropyEnable = VK_FALSE, in demo_prepare_textures()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1968 VkBool32 anisotropyEnable; member
/external/vulkan-validation-layers/layers/
Dvk_validation_error_database.txt810 …' which states 'If the anisotropic sampling feature is not enabled, anisotropyEnable must be VK_FA…
811 …fer to Vulkan Spec Section '11.8. Memory Aliasing' which states 'If anisotropyEnable is VK_TRUE, m…
816 …mory Aliasing' which states 'If unnormalizedCoordinates is VK_TRUE, anisotropyEnable must be VK_FA…
1693 …ch states 'If either magFilter or minFilter is VK_FILTER_CUBIC_IMG, anisotropyEnable must be VK_FA…