mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-09 14:48:54 +01:00
e524542a40
* vk_texture_runtime: Use boost-`static_vector` for image init-barriers Uses `static_vector` rather than `std::array`+`u32` when passing input parameters into the initialization barriers. * vk_texture_runtime: Use boost-`static_vector` for framebuffer attachments * vk_texture_runtime: Use boost-`static_vector` for surface uploads