mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-06-02 18:07:59 +00:00
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
This commit is contained in:
parent
3422e694ed
commit
596e7cf6ea
6 changed files with 29 additions and 3145 deletions
4
tests/generated/vk_enum_string_helper.cpp
Normal file
4
tests/generated/vk_enum_string_helper.cpp
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include <vulkan/vk_enum_string_helper.h>
|
||||
|
||||
// TODO: Add actual testing
|
||||
int main() {}
|
Loading…
Add table
Add a link
Reference in a new issue