ReinUsesLisp
3a2eefb16c
vk_buffer_cache: Add support for null index buffers
...
Games can bind a null index buffer (size=0) where all indices are
evaluated as zero. VK_EXT_robustness2 doesn't support this and all
drivers segfault when a null index buffer is passed to
vkCmdBindIndexBuffer.
Workaround this by creating a 4 byte buffer and filling it with zeroes.
If it's read out of bounds, robustness takes care of returning zeroes as
indices.
2021-02-13 02:18:38 -03:00
..
2021-02-13 02:18:38 -03:00
2021-02-13 02:17:22 -03:00
2021-02-13 02:17:22 -03:00
2021-02-13 02:17:22 -03:00
2020-12-07 00:41:50 -05:00
2021-02-13 02:18:04 -03:00
2021-02-13 02:18:38 -03:00
2021-02-13 02:17:22 -03:00
2021-02-13 02:17:24 -03:00
2021-01-15 04:13:33 -03:00
2021-02-13 02:17:24 -03:00
2021-01-15 02:15:32 -05:00
2021-01-15 02:15:32 -05:00
2021-02-13 02:17:22 -03:00
2021-01-04 02:06:40 -03:00
2021-01-04 02:06:40 -03:00
2020-12-30 02:10:19 -03:00
2021-02-13 02:17:22 -03:00
2021-02-13 02:17:22 -03:00
2021-02-13 02:17:22 -03:00
2020-12-04 16:19:09 -05:00
2021-02-13 02:17:22 -03:00
2020-12-28 16:33:48 -08:00
2021-02-13 02:16:19 -03:00
2021-02-13 02:16:19 -03:00
2021-02-13 02:16:19 -03:00
2021-02-13 02:16:19 -03:00
2020-03-09 18:40:06 -03:00
2020-12-04 16:19:09 -05:00
2021-02-13 02:16:19 -03:00
2021-02-13 02:18:35 -03:00
2020-12-05 16:02:23 -05:00
2020-04-17 00:59:28 -04:00
2020-04-17 00:59:28 -04:00
2021-02-13 02:17:22 -03:00
2020-08-22 01:51:45 -03:00
2021-02-13 02:16:19 -03:00
2020-07-14 15:49:15 -04:00
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00
2020-12-30 03:38:50 -03:00
2020-12-30 03:38:50 -03:00
2021-02-13 02:16:19 -03:00
2020-03-24 21:03:42 -06:00