Vulkan-Utility-Libraries/scripts
Arno 9479047902 safestruct: Accessors for non trivial globals
Adding Tracy in VVL showed that we are paying the price of initializing
global variables upon shared library entry, even if we do not
end up accessing those.
Adding accessors will make sure we pay this price
only when truly needed.
Also making the necessary changes in VVL.
2024-07-17 09:32:38 -05:00
..
generators safestruct: Accessors for non trivial globals 2024-07-17 09:32:38 -05:00
gn utils: Add custom containers from vvl 2024-04-04 10:13:47 -06:00
CMakeLists.txt Update UPDATE_DEPS 2023-11-10 15:07:18 -07:00
common_ci.py Move vk_safe_struct to VUL 2024-03-28 11:11:35 -06:00
generate_source.py build: Do not specialize source tree for API variants 2024-06-24 14:56:15 -05:00
known_good.json build: Update to header 1.3.290 2024-07-12 12:50:11 -07:00
update_deps.py Fix update_deps.py script to handle Windows Arm64. 2024-04-15 15:50:39 -06:00