Commit graph

4 commits

Author SHA1 Message Date
ziga-lunarg
6fb0c125af tests: Fix windows warnings 2024-09-20 23:49:20 +02:00
Mike Schuchardt
2feac58733 build: Update to header 1.3.272
- Update known-good
- Generate source
- Remove vk_layer_settings_ext.h
- Change all usage of VkLayerSettingEXT::count to use the new name
  valueCount from the public header.
2023-12-02 13:11:22 +01:00
Juan Ramos
678ce607a0 ci: Add clang-format to CI
This also removes the extra .clang-format in the include directory

closes #78
2023-11-10 14:36:43 -07:00
Juan Ramos
881049b977 cmake: Only create 1 test executable
Simplifies the code and makes adding Android testing much easier.

Since you only have to deploy 1 binary.
2023-10-05 16:55:23 -06:00
Renamed from tests/layer/test_setting_cpp.cpp (Browse further)