google / gapid

Graphics API Debugger
https://gapid.dev
Apache License 2.0
2.21k stars 328 forks source link

Update the VkDescriptorImageInfo and VkDescriptorBufferInfo to match the vulkan headers #3858

Closed RenfengLiu closed 3 years ago

RenfengLiu commented 3 years ago

This allows the template system to generate layers that using the same field name with the vulkan header. This also makes it match the style of other struct definitions.