Steven Perron
756fe54dc7
[SPIRV] Add write to image buffer for shaders. ( #115927 )
...
This commit adds an intrinsic that will write to an image buffer. We
chose to match the name of the DXIL intrinsic for simplicity in clang.
We cannot reuse the existing openCL write_image function because that is
not a reserved name in HLSL. There is not much common code to factor
out.
2024-11-18 09:06:05 -05:00
..
2024-10-15 18:42:33 +02:00
2024-08-22 09:40:27 +02:00
2024-10-07 20:17:06 -07:00
2024-10-15 18:43:09 +02:00
2024-08-22 09:40:27 +02:00
2024-11-14 23:34:07 -08:00
2024-11-18 09:06:05 -05:00
2024-08-22 09:40:27 +02:00
2024-11-14 15:30:05 +01:00
2024-08-12 15:49:43 +02:00
2024-11-14 15:30:05 +01:00
2024-11-07 17:47:53 -08:00
2024-11-05 17:26:08 +02:00
2024-09-26 10:57:02 +02:00
2024-04-22 10:47:46 -07:00
2024-11-14 15:30:05 +01:00
2024-07-11 07:16:29 +02:00
2024-10-30 14:57:32 +01:00
2024-11-12 14:04:45 -05:00
2024-08-12 15:49:43 +02:00
2024-09-25 00:44:57 +01:00
2024-06-19 10:39:41 +02:00
2024-09-25 00:44:57 +01:00
2024-10-30 14:57:32 +01:00
2024-10-31 13:55:30 +01:00
2024-10-31 13:55:30 +01:00
2024-08-21 13:08:25 +02:00
2024-04-22 10:47:46 -07:00
2024-06-24 17:19:08 +02:00
2024-04-15 09:59:47 +02:00
2024-06-26 19:38:51 +02:00
2024-11-04 13:10:57 +01:00
2024-04-19 10:08:35 +02:00
2024-04-22 10:47:46 -07:00
2024-08-12 15:49:43 +02:00
2024-06-06 16:31:10 +02:00
2024-08-12 15:49:43 +02:00
2024-04-22 10:47:46 -07:00
2024-05-20 19:05:25 +02:00
2024-05-20 19:05:25 +02:00
2024-08-12 15:49:43 +02:00
2024-09-25 00:44:57 +01:00
2024-11-14 15:30:05 +01:00
2024-11-14 15:30:05 +01:00
2024-06-13 09:28:19 +02:00
2024-09-20 13:00:04 -07:00
2024-10-31 13:55:30 +01:00
2024-08-12 15:49:43 +02:00
2024-06-05 09:56:52 +02:00
2024-11-05 11:25:58 +01:00
2024-09-11 14:18:14 +02:00
2024-10-30 14:57:32 +01:00
2024-05-17 09:01:29 +02:00
2024-09-20 11:36:43 +02:00
2024-05-29 12:52:55 +02:00
2024-04-26 12:17:47 +02:00
2024-11-12 14:04:45 -05:00
2024-08-12 15:49:43 +02:00
2024-09-25 00:44:57 +01:00
2024-04-17 11:50:37 +02:00
2024-10-31 13:55:30 +01:00
2024-10-31 13:55:30 +01:00
2024-05-14 11:35:11 +02:00
2024-06-11 21:56:39 +02:00
2024-08-12 15:49:43 +02:00
2024-08-12 15:49:43 +02:00