wgpu/examples
bors[bot] cf521d6074 Merge #96
96: Add the static lifetime bound to async buffer mapping callbacks r=kvark a=aloucks

These callbacks are executed outside of the mapping function and could previously reference data that had been dropped. Related #95.

Co-authored-by: Aaron Loucks <aloucks@cofront.net>
2019-03-23 02:21:03 +00:00
..
data Initial compute pipeline support 2019-02-11 19:02:18 -08:00
hello_compute_rust Triage buffers prior to overwriting the submission index 2019-03-12 22:15:37 -04:00
hello_triangle_c Reduce left indentation for nested structs 2019-03-08 07:15:36 -07:00
hello_triangle_rust run cargo fmt 2019-03-05 20:41:24 -08:00
Cargo.toml Separate object identity from storage 2019-02-14 14:28:55 -05:00
vk_layer_settings.txt Texture view creation in Rust and the example 2018-10-26 12:04:20 -04:00