wgpu/wgpu-hal/examples/halmark
Jinlei Li 61796b1d59
Relax render pass color_attachments validation (#2778)
* Make the color attachments `Option`-al in render pipelines, render passes, and render bundles

* vk:  `Option`-al color attachments support

* dx12: sparse color_attachments support

* Only non-hole attachments is supported on wasm target and gl backend

* deno_webgpu: `Option`-al color attachments support

* Follow all suggestions
2022-06-27 16:10:18 -07:00
..
main.rs Relax render pass color_attachments validation (#2778) 2022-06-27 16:10:18 -07:00
shader.wgsl Avoid new WGSL reserved words in wgpu examples. 2022-04-17 21:33:55 -07:00