Skip to content
Snippets Groups Projects
Commit cf7deb89 authored by Alexander Gauggel's avatar Alexander Gauggel
Browse files

[#92] Remove ray query extension to make project work on GTX 16XX

parent e97baf78
No related branches found
No related tags found
1 merge request!75Resolve "RTX-Module"
......@@ -17,7 +17,6 @@ RTXExtensions::RTXExtensions()
VK_KHR_ACCELERATION_STRUCTURE_EXTENSION_NAME,
VK_KHR_SPIRV_1_4_EXTENSION_NAME,
VK_KHR_RAY_TRACING_PIPELINE_EXTENSION_NAME,
VK_KHR_RAY_QUERY_EXTENSION_NAME,
VK_KHR_PIPELINE_LIBRARY_EXTENSION_NAME
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment