yuzu/src/video_core
Wollnashorn 2dc0ff79ec video_core: Use sampler IDs instead pointers in the pipeline config
The previous approach of storing pointers returned by `GetGraphicsSampler`/`GetComputeSampler` caused UB, as these functions can cause reallocation of the sampler slot vector and therefore invalidate the pointers
2023-06-16 13:45:14 +02:00
..
2023-03-12 11:33:01 -04:00
2022-10-06 21:00:52 +02:00
2022-10-06 21:00:52 +02:00
2023-03-01 10:39:49 -05:00
2023-03-03 18:20:56 -07:00
2023-05-07 23:46:12 +02:00
2022-12-08 17:17:45 -05:00
2022-12-08 17:17:45 -05:00
2023-05-03 11:33:28 -04:00
2023-05-03 11:33:28 -04:00
2022-10-07 14:13:45 +01:00
2022-07-27 12:53:49 +02:00