Christophe
07e2779843
layer: Add string to int
2023-08-04 12:32:54 +02:00
Juan Ramos
93ceaff579
Add REUSE to CI
...
Ensures proper copyright for the repo
2023-07-25 16:11:18 -06:00
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