Searched refs:all_formats (Results 1 – 1 of 1) sorted by relevance
722 std::vector<VkSurfaceFormatKHR> all_formats = { in GetPhysicalDeviceSurfaceFormatsKHR() local727 all_formats.emplace_back(VkSurfaceFormatKHR{ in GetPhysicalDeviceSurfaceFormatsKHR()729 all_formats.emplace_back(VkSurfaceFormatKHR{ in GetPhysicalDeviceSurfaceFormatsKHR()735 all_formats.emplace_back(VkSurfaceFormatKHR{ in GetPhysicalDeviceSurfaceFormatsKHR()741 all_formats.emplace_back(VkSurfaceFormatKHR{ in GetPhysicalDeviceSurfaceFormatsKHR()744 all_formats.emplace_back( in GetPhysicalDeviceSurfaceFormatsKHR()747 all_formats.emplace_back( in GetPhysicalDeviceSurfaceFormatsKHR()755 all_formats.emplace_back( in GetPhysicalDeviceSurfaceFormatsKHR()759 all_formats.emplace_back( in GetPhysicalDeviceSurfaceFormatsKHR()767 uint32_t transfer_count = all_formats.size(); in GetPhysicalDeviceSurfaceFormatsKHR()[all …]