wgpu/examples/src
2024-10-23 15:29:42 -04:00
..
boids Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
bunnymark Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
conservative_raster Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
cube Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
hello [example hello] Produce output when run in the usual way. 2024-07-04 00:24:59 -07:00
hello_compute Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
hello_synchronization Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
hello_triangle feat(shader)!: make ProgrammableStage::entry_point optional 2024-07-24 07:40:00 -04:00
hello_windows Expose gpu allocation configuration options (#5875) 2024-07-08 14:49:44 +02:00
hello_workgroups Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
mipmap Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
msaa_line refactor: use include_wgsl!(…) more (#6326) 2024-09-26 08:47:57 +02:00
render_to_texture refactor: use include_wgsl!(…) more (#6326) 2024-09-26 08:47:57 +02:00
repeated_compute Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
shadow Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
skybox Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
srgb_blend Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
stencil_triangles refactor: use include_wgsl!(…) more (#6326) 2024-09-26 08:47:57 +02:00
storage_texture Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
texture_arrays Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
timestamp_queries Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
uniform_values refactor: use include_wgsl!(…) more (#6326) 2024-09-26 08:47:57 +02:00
water Avoid breaking change: set_bind_group now takes Into<Option<...>> rather than Option<...> (#6452) 2024-10-23 15:29:42 -04:00
framework.rs Expose gpu allocation configuration options (#5875) 2024-07-08 14:49:44 +02:00
lib.rs Bump Many Dependencies and MSRV (#5241) 2024-02-27 14:43:05 -05:00
main.rs style: simplify string formatting for readability (#6316) 2024-09-24 23:40:53 -04:00
utils.rs Move to A Single Example Executable (#4756) 2023-11-23 05:26:42 -05:00