ruffle/render/wgpu
Aaron Hill 158beaffa5 wgpu: Bail out early when trying to set empty program constants
There's nothing to do in this case, and we want to avoid trying
to construct a `NonZeroU64` for the size.
2023-08-27 13:53:40 -04:00
..
shaders wgpu: Use correct (shifted) zero value in DisplacementMapFilter shader 2023-08-01 12:54:56 +02:00
src wgpu: Bail out early when trying to set empty program constants 2023-08-27 13:53:40 -04:00
Cargo.toml fix(deps): update rust dependencies 2023-08-21 08:59:07 +02:00
uniforms.md wgpu: Moved ColorAdjustments into its own bind group, and reuse ColorAdjustments::IDENTITY where we can 2023-01-03 03:39:13 +01:00