wgpu/player/tests
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
..
data Relax render pass color_attachments validation (#2778) 2022-06-27 16:10:18 -07:00
test.rs Implement submission indexes (#2700) 2022-06-05 17:22:25 -04:00