Commit graph

4 commits

Author SHA1 Message Date
Christophe
f714feb953 Expose FindLayerSettingsCreateInfo as a layer developer API 2023-06-26 15:43:47 +02:00
Christophe
faa46b0633 layer: fix env var delimiters 2023-05-25 12:47:36 +02:00
Christophe
461d321fc7 layer: Avoid conflict with validation layer setting extension
- We need to use a different number and name to avoid conflict with the old extension
- Improve vlInitLayerSettings API to map GetProperties approach
- Settings may have no value
2023-05-24 22:35:24 +02:00
Christophe
24f42ab5c9 layer: add layer settings library and tests
The library allows loading layer setting from vk_layer_settings.txt and
VK_EXT_layer_settings vulkan extensions
2023-05-12 15:06:40 +02:00