veloren/assets
Darren Salt dc0725e104 Avoid a wgpu SPIR-V warning about BitFieldUExtract
premultiply-alpha-vert.glsl contains a function unpack() which, without this
change, causes the following warnings:

WARN wgpu_core::device: Failed to parse shader SPIR-V code for Some("premultiply-alpha-vert.glsl …"): UnsupportedInstruction(Function, BitFieldUExtract)
WARN wgpu_core::device:     Proceeding unsafely without validation

This avoids that warning (and removes now-unnecessary type conversions).
2024-01-03 16:33:02 +00:00
..
common Deprecated combo melee character state 2023-12-28 19:02:10 -05:00
server/manifests Initial setup 2023-07-29 18:53:38 -04:00
test/loadout/ok Rebase commit 2022-05-16 15:11:36 -04:00
voxygen Avoid a wgpu SPIR-V warning about BitFieldUExtract 2024-01-03 16:33:02 +00:00
world crustacean-skeleton and crab 2023-12-16 13:47:55 +00:00