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

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp402 printf("%sshaderStorageImageReadWithoutFormat: %s\n", indent, features.shaderStorageImageReadWithoutFormat ? "YES" : "NO");
463 if (features.shaderStorageImageReadWithoutFormat) printf("%sshaderStorageImageReadWithoutFormat\n", indent);
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1219 VkBool32 shaderStorageImageReadWithoutFormat; member in struct:VkPhysicalDeviceFeatures

Completed in 520 milliseconds