wgpu/naga/tests/in/spv
Schell Carl Scivally 6405dcf611 [naga spv-in] Adjust types of globals used by atomic instructions.
To support atomic instructions in the SPIR-V front end, observe which
global variables the input accesses using atomic instructions, and
adjust their types from ordinary scalars to atomic values.

See comments in `naga::front::atomic_upgrade`.
2024-06-21 21:51:25 -07:00
..
atomic_i_increment.spv [naga spv-in] Adjust types of globals used by atomic instructions. 2024-06-21 21:51:25 -07:00
atomic_i_increment.spvasm [naga spv-in] Adjust types of globals used by atomic instructions. 2024-06-21 21:51:25 -07:00
binding-arrays.dynamic.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
binding-arrays.dynamic.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
binding-arrays.static.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
binding-arrays.static.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
builtin-accessed-outside-entrypoint.spv Add test case for builtin only accessed in function parsed after the entry point function 2024-02-15 18:12:25 +01:00
builtin-accessed-outside-entrypoint.spvasm Add test case for builtin only accessed in function parsed after the entry point function 2024-02-15 18:12:25 +01:00
degrees.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
degrees.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
do-while.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
do-while.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
empty-global-name.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
empty-global-name.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
inv-hyperbolic-trig-functions.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
inv-hyperbolic-trig-functions.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
quad-vert.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
quad-vert.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
shadow.spv Move naga to subfolder 2023-10-25 14:25:04 -04:00
shadow.spvasm Move naga to subfolder 2023-10-25 14:25:04 -04:00
spec-constants-issue-5598.spv [naga] fix the way we adjust constant initializers when processing overrides 2024-04-25 11:04:09 -07:00
spec-constants-issue-5598.spvasm [naga] fix the way we adjust constant initializers when processing overrides 2024-04-25 11:04:09 -07:00
spec-constants.spv [spv-in] add support for specialization constants 2024-04-11 09:46:55 -07:00
spec-constants.spvasm [spv-in] add support for specialization constants 2024-04-11 09:46:55 -07:00
spec-constants.vert [spv-in] add support for specialization constants 2024-04-11 09:46:55 -07:00
subgroup-operations-s.param.ron Subgroup Operations (#5301) 2024-04-17 15:25:52 -04:00
subgroup-operations-s.spv Subgroup Operations (#5301) 2024-04-17 15:25:52 -04:00
subgroup-operations-s.spvasm Subgroup Operations (#5301) 2024-04-17 15:25:52 -04:00
unnamed-gl-per-vertex.spv Add test case to naga/spv-in for an unnamed glPerVertex struct 2024-02-15 18:12:25 +01:00
unnamed-gl-per-vertex.spvasm Add test case to naga/spv-in for an unnamed glPerVertex struct 2024-02-15 18:12:25 +01:00