wgpu/naga/tests/out
Jamie Nicol 6f528e2ebc
[wgsl-in] Reject invalid texture types for textureSampleBias (#6566)
Non-sampled textures are not allowed, and neither are 1 dimensional
textures.
2024-11-18 17:37:52 +01:00
..
analysis refactor(wgsl-in): track diagnostic directives in func. analysis 2024-11-12 08:49:02 -05: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 [wgsl-in] Ensure textureSampleLevel's level argument is an integer for depth textures (#6529) 2024-11-18 12:05:04 +00:00
ir feat(wgsl-in): parse diagnostic attrs. on fns 2024-11-15 07:44:14 -05:00
msl [wgsl-in] Ensure textureSampleLevel's level argument is an integer for depth textures (#6529) 2024-11-18 12:05:04 +00:00
spv [wgsl-in] Ensure textureSampleLevel's level argument is an integer for depth textures (#6529) 2024-11-18 12:05:04 +00:00
wgsl [wgsl-in] Reject invalid texture types for textureSampleBias (#6566) 2024-11-18 17:37:52 +01:00