Skip to content

Commit 42b43a5

Browse files
author
kevyuu
committed
Add rayTracingValidation feature
1 parent 82e0727 commit 42b43a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/nbl/video/device_capabilities/device_features.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,6 +2086,11 @@
20862086
"name": "rayTracingPipeline",
20872087
"value": false
20882088
},
2089+
{
2090+
"type": "bool",
2091+
"name": "rayTracingValidation",
2092+
"value": false
2093+
},
20892094
{
20902095
"type": "bool",
20912096
"name": "rayTracingPipelineShaderGroupHandleCaptureReplay",

0 commit comments

Comments
 (0)