Mathias Agopian
292fd7d41f
don't allocate more than 16KiB in the command stream
...
if we have more than 16K of UBO data, we now use a "out of band" buffer
on the heap instead of the command stream, which has limited space.
to minimize the heap allocation we use a simple pool allocator that
recycles a few heap buffers (per Scene).
2022-05-25 12:07:59 -07:00
..
2022-01-18 11:37:26 -08:00
2022-01-18 11:37:26 -08:00
2021-08-12 16:55:12 -07:00
2021-08-12 16:55:12 -07:00
2020-09-15 15:43:03 -07:00
2022-05-25 12:07:59 -07:00
2021-08-12 16:55:12 -07:00
2018-11-06 13:21:09 -08:00
2021-08-12 16:55:12 -07:00
2019-12-13 09:26:02 -08:00
2019-09-12 11:19:54 -07:00
2022-01-26 12:22:07 -08:00
2022-03-01 10:03:31 -08:00
2022-02-25 13:19:31 -08:00
2021-08-12 16:55:12 -07:00
2021-11-12 09:52:58 -08:00
2021-08-12 16:55:12 -07:00
2022-03-25 09:40:11 -07:00
2021-08-12 16:55:12 -07:00
2021-08-12 16:55:12 -07:00
2021-07-12 17:09:13 -07:00
2021-08-12 16:55:12 -07:00
2020-05-12 17:55:39 -07:00
2022-03-17 15:45:09 -07:00
2022-05-16 10:17:12 -07:00
2022-05-11 10:22:04 -07:00
2022-04-18 10:46:31 -07:00
2021-10-07 20:58:34 -07:00
2022-05-25 12:07:59 -07:00
2021-11-12 09:52:58 -08:00
2021-04-29 14:42:07 -07:00
2022-04-13 08:53:33 -07:00
2022-03-01 10:03:31 -08:00
2021-08-12 16:55:12 -07:00
2022-03-22 16:14:13 -07:00
2022-03-22 16:14:13 -07:00
2019-09-30 14:18:06 -07:00
2022-01-31 12:54:27 -08:00
2022-02-15 15:46:34 -08:00
2022-03-01 10:03:31 -08:00
2022-01-19 13:11:04 -08:00
2021-11-12 09:52:58 -08:00
2022-03-22 16:14:13 -07:00
2021-11-23 12:32:54 -08:00
2022-05-24 10:16:16 -07:00
2021-11-30 16:27:56 -08:00
2022-01-18 11:37:26 -08:00
2022-03-01 10:03:31 -08:00
2021-08-12 16:55:12 -07:00
2021-02-17 10:11:22 -08:00
2022-02-22 18:06:53 -08:00
2020-09-15 15:43:03 -07:00
2021-08-12 16:55:12 -07:00