Searched refs:depthBounds (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp385 printf("%sdepthBounds: %s\n", indent, features.depthBounds ? "YES" : "NO");
446 if (features.depthBounds) printf("%sdepthBounds\n", indent);
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1202 VkBool32 depthBounds; member in struct:VkPhysicalDeviceFeatures

Completed in 2828 milliseconds