tests: Test Non-API headers
Ensures the non-API headers compile correctly
This commit is contained in:
6
tests/vk_sdk_platform.c
Normal file
6
tests/vk_sdk_platform.c
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "vulkan/vk_sdk_platform.h"
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user