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:
@@ -39,7 +39,7 @@ rayQuery.rgen
|
||||
11: TypePointer Function 10(float)
|
||||
13: 10(float) Constant 0
|
||||
15: 10(float) Constant 1148846080
|
||||
16: TypeRayQueryProvisionalKHR
|
||||
16: TypeRayQueryKHR
|
||||
17: TypePointer Private 16
|
||||
18(localRayQuery): 17(ptr) Variable Private
|
||||
19: TypeAccelerationStructureKHR
|
||||
|
||||
Reference in New Issue
Block a user