wgpu/naga/tests/out
Jamie Nicol cffc7933fd
[naga] Implement quantizeToF16 (#6519)
Implement WGSL frontend and WGSL, SPIR-V, HLSL, MSL, and GLSL
backends. WGSL and SPIR-V backends natively support the instruction.
MSL and HLSL emulate it by casting to f16 and back to f32. GLSL does
similar but must (mis)use (un)pack2x16 to do so.
2024-11-12 12:05:19 +01:00
..
analysis [naga] Move array-by-value snapshot tests to index-by-value.wgsl. 2024-10-11 08:27:15 -07:00
dot [naga] Use new NonMaxU32 type for Handle indices. 2024-06-21 10:09:03 +02:00
glsl [naga] Implement quantizeToF16 (#6519) 2024-11-12 12:05:19 +01:00
hlsl [naga] Implement quantizeToF16 (#6519) 2024-11-12 12:05:19 +01:00
ir [spv-in] sampling from depth textures returns a scalar and is splatted (#6384) 2024-10-11 20:24:16 +02:00
msl [naga] Implement quantizeToF16 (#6519) 2024-11-12 12:05:19 +01:00
spv [naga] Implement quantizeToF16 (#6519) 2024-11-12 12:05:19 +01:00
wgsl [naga] Implement quantizeToF16 (#6519) 2024-11-12 12:05:19 +01:00