gfx-rs / portability

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

Handle unused depth stencil subpass attachments #114

Closed msiglreith closed 6 years ago

msiglreith commented 6 years ago

Treating VK_UNUSED_ATTACHMENT case same way as passing NULL for the depth stencil attachment.

bors[bot] commented 6 years ago

Build succeeded