iced-yoda/wgpu/src/shader
2025-05-12 18:11:51 +02:00
..
color Replace mix calls with proper alpha blending in quad shaders 2025-05-12 18:09:48 +02:00
quad Replace blend with mix equivalent in quad shaders 2025-05-12 18:11:51 +02:00
triangle Use Oklab color interpolation only with color::GAMMA_CORRECTION 2023-09-07 07:48:43 +02:00
blit.wgsl fix: "BUFFER_BINDINGS_NOT_16_BYTE_ALIGNED not supported" error 2025-04-09 22:53:40 +02:00
image.wgsl Implement image support for canvas widget 2024-08-04 03:28:43 +02:00
quad.wgsl Replace blend with mix equivalent in quad shaders 2025-05-12 18:11:51 +02:00
triangle.wgsl Use Oklab color interpolation only with color::GAMMA_CORRECTION 2023-09-07 07:48:43 +02:00
vertex.wgsl Fix vertex.wgsl shader in iced_wgpu 2024-01-19 20:43:18 +01:00