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

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp403 printf("%sshaderStorageImageWriteWithoutFormat: %s\n", indent, features.shaderStorageImageWriteWithoutFormat ? "YES" : "NO");
464 if (features.shaderStorageImageWriteWithoutFormat) printf("%sshaderStorageImageWriteWithoutFormat\n", indent);
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1220 VkBool32 shaderStorageImageWriteWithoutFormat; member in struct:VkPhysicalDeviceFeatures

Completed in 81 milliseconds