Juan Ramos
|
02d552db0c
|
tests: Ensure vk_enum_string_helper.h is C compatible
Added ifdef checks for backcompat
Intended to properly address these issue(s):
- https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/3233
- https://github.com/KhronosGroup/Vulkan-ValidationLayers/issues/1211
|
2023-08-22 15:13:44 -06:00 |
|
Juan Ramos
|
6999ef9b82
|
Add testing for vk_enum_string_helper.h
Use magic_enum to test vk_enum_string_helper.h
closes #46
|
2023-08-16 09:45:31 -06:00 |
|
Juan Ramos
|
93ceaff579
|
Add REUSE to CI
Ensures proper copyright for the repo
|
2023-07-25 16:11:18 -06:00 |
|
Juan Ramos
|
596e7cf6ea
|
build: Remove invalid generated files
vk_dispatch_table_helper.h and vk_layer_dispatch_table.h don't
compile currently.
Added minimal compilation testing for vk_enum_string_helper.h
|
2023-07-21 11:51:12 -06:00 |
|