aboutsummaryrefslogtreecommitdiff
path: root/cube/cube.cpp
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2023-10-05 13:44:18 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2023-10-05 14:05:20 -0600
commitf49a190541473611a88a6a621c66471025bf7569 (patch)
tree7112919e3c143ddd737d1a864d5c17530a87a177 /cube/cube.cpp
parent8197ec6dae2d27744f0795769277a4e44717d33b (diff)
downloadusermoji-f49a190541473611a88a6a621c66471025bf7569.tar.xz
vulkaninfo: Fix VkPhysicalDeviceHostImageCopyPropertiesEXT
This struct has pointers to arrays which must be allocated by the user before they can be filled out. Thus, to be able to query the properties, vulkaninfo must call vkGetPhysicalDeviceProperties2 twice. Since there is not an easy way to add this to the code generator, it is instead excluded from the main pNext generation and hand written.
Diffstat (limited to 'cube/cube.cpp')
0 files changed, 0 insertions, 0 deletions