Searched refs:anisotropyEnable (Results 1 – 15 of 15) sorted by relevance
50 createInfo.anisotropyEnable = VK_FALSE; in Create()
497 vk::VkBool32 anisotropyEnable = VK_FALSE,
1174 anisotropyEnable = _anisotropyEnable; in SamplerCreateInfo()
1165 VkBool32 anisotropyEnable; member1183 , anisotropyEnable (VK_FALSE) in Parameters()1221 params.anisotropyEnable, in create()
832 if (samplerCreateInfo.anisotropyEnable) in mapVkSampler()
831 VkBool32 anisotropyEnable; member
2688 s << "\tanisotropyEnable = " << value.anisotropyEnable << '\n';
1010 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 …]
873 samplerCreateInfo.anisotropyEnable = VK_FALSE; in VkSamplerObj()
1325 samplerCreateInfo.anisotropyEnable = VK_TRUE; in renderQuad()
7208 , anisotropyEnable( anisotropyEnable_ ) in SamplerCreateInfo()7292 anisotropyEnable = anisotropyEnable_; in setAnisotropyEnable()7355 && ( anisotropyEnable == rhs.anisotropyEnable ) in operator ==()7383 Bool32 anisotropyEnable; member
1934 VkBool32 anisotropyEnable; member
1418 .anisotropyEnable = VK_FALSE, in demo_prepare_textures()
1968 VkBool32 anisotropyEnable; member
810 …' 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…