Add ray query capability if acceleration structure or ray query types declared (#2469)
* Add ray query capability if acceleration structure used Fixes #2430 in non-ray tracing stages and the extension is enabled * Add ray query capability if ray query declared * Fix printing of TypeRayQueryKHR It's no longer spelled with "Provisional"
This commit is contained in:
@@ -26,7 +26,7 @@ rayQuery-global.rgen
|
||||
Decorate 27(rtas) Binding 1
|
||||
2: TypeVoid
|
||||
3: TypeFunction 2
|
||||
6: TypeRayQueryProvisionalKHR
|
||||
6: TypeRayQueryKHR
|
||||
7: TypePointer Private 6
|
||||
8: TypeFunction 2 7(ptr)
|
||||
15: TypeBool
|
||||
|
||||
Reference in New Issue
Block a user