mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
dc0725e104
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). |
||
---|---|---|
.. | ||
common | ||
server/manifests | ||
test/loadout/ok | ||
voxygen | ||
world |