Files
suyu/src/video_core/renderer_vulkan
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
..
2022-10-07 14:13:45 +01:00
2022-12-08 17:17:45 -05:00