rust-gpu/crates
Daniel McNab 4b2011476b
Clean up the interface of the watching support (#663)
* Clean up the interface of the watching support

This allows us to avoid the seperate thread just for looping through
the graphics rx to the eventloop, for example
In almost all cases, intial results are blocked on the first result, and
then needs notifications for later changes

* Fix test failures

* fmt

* Remove the comment again
2021-06-14 09:19:41 +02:00
..
rustc_codegen_spirv Add name_variables option to spirv-builder (#660) 2021-06-09 15:27:08 +02:00
spirv-builder Clean up the interface of the watching support (#663) 2021-06-14 09:19:41 +02:00
spirv-std Add sampled to example (#659) 2021-06-09 12:17:08 +02:00