vk-bootstrap/src
Charles Giessen d3170c0657 Refactor physical device extension code to use std::string
Makes it harder for lifetime issues to appear since the extension strings are
owned by the PhysicalDevice class rather than assuming they are correct.
2022-03-01 21:17:10 -07:00
..
VkBootstrap.cpp Refactor physical device extension code to use std::string 2022-03-01 21:17:10 -07:00
VkBootstrap.h Refactor physical device extension code to use std::string 2022-03-01 21:17:10 -07:00
VkBootstrapDispatch.h Use reinterpret_cast in VkBootstrapDispatch.h 2022-02-05 20:43:22 -07:00