Home
last modified time | relevance | path

Searched refs:samplerAnisotropy (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/tools/
Dvkinfo.cpp390 printf("%ssamplerAnisotropy: %s\n", indent, features.samplerAnisotropy ? "YES" : "NO"); in PrintAllFeatures()
451 if (features.samplerAnisotropy) printf("%ssamplerAnisotropy\n", indent); in PrintSupportedFeatures()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h1207 VkBool32 samplerAnisotropy; member
/frameworks/native/vulkan/api/
Dvulkan.api2238 VkBool32 samplerAnisotropy