Brecht Van Lommel
ff1883307f
Cleanup: renaming and consistency for kernel data
...
* Rename "texture" to "data array". This has not used textures for a long time,
there are just global memory arrays now. (On old CUDA GPUs there was a cache
for textures but not global memory, so we used to put all data in textures.)
* For CUDA and HIP, put globals in KernelParams struct like other devices.
* Drop __ prefix for data array names, no possibility for naming conflict now that
these are in a struct.
2022-06-20 12:30:48 +02:00
..
2022-02-11 17:47:34 +01:00
2022-04-10 18:43:57 +02:00
2022-02-11 17:47:34 +01:00
2022-06-20 12:30:48 +02:00
2022-05-23 22:07:59 +02:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-04-18 19:14:34 +02:00
2022-05-04 18:44:03 +02:00
2022-02-11 17:47:34 +01:00
2022-05-17 15:36:22 +02:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-03-07 17:35:48 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-06-20 12:30:48 +02:00
2022-03-23 20:06:12 +01:00
2022-02-11 17:47:34 +01:00
2022-02-26 02:15:22 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-05-23 22:07:59 +02:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-06-20 12:30:48 +02:00
2022-05-05 17:33:43 +10:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-04-28 18:14:06 +02:00
2022-06-20 12:30:48 +02:00
2022-02-11 17:47:34 +01:00
2022-05-04 18:44:03 +02:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-03-23 16:39:05 +01:00
2022-03-23 20:06:12 +01:00
2022-03-23 20:06:12 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00
2022-02-11 17:47:34 +01:00