Skip to content

Commit d03a40b

Browse files
committed
feat(develop): Add driver_version to GPU context
1 parent fe72a68 commit d03a40b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

develop-docs/sdk/data-model/event-payloads/contexts.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,10 @@ GPU context describes the GPU of the device.
436436

437437
Examples: `"Apple Metal"` or `"Direct3D11"`
438438

439+
`driver_version`
440+
441+
: _Optional_. The driver version of the graphics device.
442+
439443
`multi_threaded_rendering`
440444

441445
: _Optional_. Whether the GPU has multi-threaded rendering or not.

0 commit comments

Comments
 (0)