xash3d-fwgs/ref
nilsoncore 5a745249e1 vk: devmem: integrate it with r_speeds metrics
Clarify type name `vk_device_memory_t` as `vk_device_memory_slot_t`
to not confuse it with `vk_devmem_t` as their names are pretty much
the same.
Add additional helper functions to standardize VK flags output format.
Also maybe it is a good idea to have it inside `vk_flags.{h,c}`,
for example.
Improve debug printing: bring colors and improve readability.
Add internal (private) field `_block_size` to `vk_devmem_t` so we can
keep track of how much memory we freed.
2023-09-22 04:59:23 +03:00
..
gl engine: client: implement v_dark in engine, instead of making it ref-specific 2023-04-28 16:52:22 +03:00
soft ref: add size argument to COM_FileBase calls 2023-04-26 05:20:45 +03:00
vk vk: devmem: integrate it with r_speeds metrics 2023-09-22 04:59:23 +03:00