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

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp372 printf("%sfullDrawIndexUint32: %s\n", indent, features.fullDrawIndexUint32 ? "YES" : "NO");
433 if (features.fullDrawIndexUint32) printf("%sfullDrawIndexUint32\n", indent);
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1189 VkBool32 fullDrawIndexUint32; member in struct:VkPhysicalDeviceFeatures

Completed in 1659 milliseconds