KhronosGroup / Vulkan-Tools

Vulkan Development Tools
Apache License 2.0
361 stars 153 forks source link

vulkaninfo: Support 2-call structs in codegen for pNext chains #1003

Closed charles-lunarg closed 2 months ago

charles-lunarg commented 2 months ago

There are now multiple structs in pNext chains which require calling once to get the size, allocating memory, then calling again to get the data. The codegen now handles such functions, although not very cleanly.

ci-tester-lunarg commented 2 months ago

CI Vulkan-Tools build queued with queue ID 210115.

ci-tester-lunarg commented 2 months ago

CI Vulkan-Tools build # 1477 running.

ci-tester-lunarg commented 2 months ago

CI Vulkan-Tools build # 1477 passed.