started working on ini parser
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
REQUIRED_EXTENSION(VK_KHR_SWAPCHAIN)
|
||||
OPTIONAL_EXTENSION(VK_KHR_RAY_TRACING_PIPELINE)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
REQUIRED_EXTENSION(VK_KHR_SWAPCHAIN)
|
||||
OPTIONAL_EXTENSION(VK_KHR_RAY_TRACING_PIPELINE)
|
||||