started working on ini parser

This commit is contained in:
2025-08-20 01:27:25 +03:00
parent 5635cd1d69
commit eff681ca33
47 changed files with 1465 additions and 112 deletions

View File

@@ -0,0 +1,2 @@
REQUIRED_EXTENSION(VK_KHR_SWAPCHAIN)
OPTIONAL_EXTENSION(VK_KHR_RAY_TRACING_PIPELINE)