Skip to content

Commit

Permalink
Document derivative core module functions (#5369)
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Oct 22, 2024
1 parent 3bd1259 commit b868bc5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions benchmarks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,36 @@
{
"name": "closesthit : mono : dxil",
"unit": "milliseconds",
"value": 1813.6875
"value": 1815.5625
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 500.625
"value": 501.0
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 500.625
"value": 500.6875
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1803.375
"value": 1800.125
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 497.8125
"value": 500.8125
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 497.5
"value": 499.75
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 620.75
"value": 622.1875
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Recognize a new spirv header json grammar keyword "aliases" (#5367)
ba775784bbe45a72ead8aab7b34df2804e599e23
Document derivative core module functions (#5369)
fb16467a9965fb1eeabd22405effbaae9a6e05c1

0 comments on commit b868bc5

Please sign in to comment.