KhronosGroup / Vulkan-Tools

Vulkan Development Tools
Apache License 2.0
364 stars 157 forks source link

vulkaninfo: Fix text output for HostImageCopyPropertiesEXT #957

Closed charles-lunarg closed 8 months ago

charles-lunarg commented 9 months ago

Was missing a new line & underline of the title. Also forgot to check if the extension was supported.

ci-tester-lunarg commented 9 months ago

CI Vulkan-Tools build queued with queue ID 131194.

ci-tester-lunarg commented 9 months ago

CI Vulkan-Tools build # 1370 running.

ci-tester-lunarg commented 9 months ago

CI Vulkan-Tools build # 1370 passed.

charles-lunarg commented 9 months ago

Example output: (because otherwise its not clear what the changes look like


VkPhysicalDeviceHostImageCopyPropertiesEXT:
-------------------------------------------
    copySrcLayoutCount                  = 0
    pCopySrcLayouts                     = nullptr
    copyDstLayoutCount                  = 0
    pCopyDstLayouts                     = nullptr
    optimalTilingLayoutUUID             = 00000000-0000-0000-0000-000000000000
    identicalMemoryTypeRequirements     = false
ci-tester-lunarg commented 9 months ago

CI Vulkan-Tools build queued with queue ID 131204.

ci-tester-lunarg commented 9 months ago

CI Vulkan-Tools build # 1371 running.

ci-tester-lunarg commented 9 months ago

CI Vulkan-Tools build # 1371 passed.

ci-tester-lunarg commented 8 months ago

CI Vulkan-Tools build queued with queue ID 132581.