Commit graph

5 commits

Author SHA1 Message Date
Juan Ramos
fefcc37fc1 Ensure consistent usage of vku in PUBLIC header files
closes #107
2023-09-20 08:34:34 -06:00
Christophe
33e9ad7116 layer: remove VK_LAYER_SETTING_TYPE_FRAMESET_EXT
After VK_EXT_layer_settings spec review, this new type
was judge unnecessary because it could be express by
three uint32. However, it still remains useful for the
layer settings library to correctly interpret formated
strings that represent "framesets".
2023-08-30 12:40:40 +02:00
Christophe
d414e86858 layer: Fix API naming to follow convention 2023-08-21 15:49:04 +02:00
Christophe
87b77bc639 layer: Improve API consistency 2023-08-09 16:12:49 +02:00
Christophe
07e2779843 layer: Add string to int 2023-08-04 12:32:54 +02:00