Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
codegen: Create vk_dispatch_table_helper.cpp
Contains all the implementations of functions defined in vk_dispatch_table_helper.h. This improves debug build times by not having each translation unit initialize api_extension_map whenever the dll is loaded.
- Loading branch information