wgpu/examples/src
Bruce Mitchener 7368e5107c
chore: Fix legacy_numeric_constants lints (#5747)
These are being deprecated in the future in favor of the associated
constants (which are already being used in some code here), so this
consistently uses the preferred forms.
2024-05-26 08:36:19 +02:00
..
boids Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
bunnymark Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
conservative_raster Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
cube Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
hello Update examples readme files (#4774) 2023-11-25 22:59:40 +00:00
hello_compute Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
hello_synchronization Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
hello_triangle Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
hello_windows Expose maximum_frame_latency (#4899) 2024-01-17 12:46:34 -05:00
hello_workgroups Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
mipmap chore: Fix legacy_numeric_constants lints (#5747) 2024-05-26 08:36:19 +02:00
msaa_line Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
render_to_texture Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
repeated_compute Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
shadow Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
skybox Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
srgb_blend Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
stencil_triangles Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
storage_texture Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
texture_arrays Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
timestamp_queries Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
uniform_values Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
water chore: Fix legacy_numeric_constants lints (#5747) 2024-05-26 08:36:19 +02:00
framework.rs Add typos to Repository CI (#5191) 2024-02-05 12:30:29 -05:00
lib.rs Bump Many Dependencies and MSRV (#5241) 2024-02-27 14:43:05 -05:00
main.rs Change examples page menu on smaller screens (#4958) 2024-01-02 13:27:39 -05:00
utils.rs Move to A Single Example Executable (#4756) 2023-11-23 05:26:42 -05:00