Searched refs:shaderStorageImageWriteWithoutFormat (Results 1 – 8 of 8) sorted by relevance
255 …->Visit("shaderStorageImageWriteWithoutFormat", &features->shaderStorageImageWriteWithoutFormat) && in Iterate()
71 VkBool32 shaderStorageImageWriteWithoutFormat; member
1540 …s << "\tshaderStorageImageWriteWithoutFormat = " << value.shaderStorageImageWriteWithoutFormat << …
859 …haderStorageImageWriteWithoutFormat = %u\n", features->shaderStorageImageWriteWithoutFormat ); in app_gpu_dump_features()
718 OFFSET_TABLE_ENTRY(VkPhysicalDeviceFeatures, shaderStorageImageWriteWithoutFormat), in deviceFeatures()
1184 VkBool32 shaderStorageImageWriteWithoutFormat; member
1193 VkBool32 shaderStorageImageWriteWithoutFormat; member
2622 … pass &= require_feature(my_data, enabledFeatures->shaderStorageImageWriteWithoutFormat, in validate_shader_capabilities()