gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
384 stars 25 forks source link

Descriptor iterator #121

Closed kvark closed 6 years ago

kvark commented 6 years ago

This PR reduces the amount of magic going on during the descriptor writes, makes us move less stuff on the stack.

kvark commented 6 years ago

I don't think bors realized you were talking to them. bors r=msiglreith

bors[bot] commented 6 years ago

Build succeeded