Nathan Gauër
aa7fe1c10e
[SPIR-V] Fixup storage class for global private ( #116636 )
...
Adds a new address spaces: `hlsl_private`. Variables with such address
space will be emitted with a `Private` storage class.
This is useful for variables global to a SPIR-V module, since up to now,
they were still emitted with a `Function` storage class, which is wrong.
---------
Signed-off-by: Nathan Gauër <brioche@google.com>
2024-12-02 16:17:44 +01:00
..
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-11-29 20:44:25 +01:00
2024-08-22 09:40:27 +02:00
2024-11-06 11:17:45 +01:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-11-29 20:44:25 +01:00
2024-11-29 20:44:25 +01:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-12-02 16:17:44 +01:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-12 15:49:43 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-11-06 12:44:53 +01:00
2024-11-29 20:44:25 +01:00
2024-10-30 20:49:21 +01:00
2024-11-14 15:30:05 +01:00
2024-11-14 15:30:05 +01:00
2024-11-29 20:44:25 +01:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-10-01 10:47:15 +02:00
2024-10-01 10:47:15 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-22 09:40:27 +02:00
2024-08-12 15:49:43 +02:00
2024-11-29 20:44:25 +01:00
2024-08-22 09:40:27 +02:00
2024-12-02 16:17:44 +01:00
2024-12-02 16:17:44 +01:00