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-06-09 20:17:51 -04:00
2023-03-12 11:33:01 -04:00
2023-04-02 19:02:04 -04:00
2022-07-27 12:53:49 +02:00