mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-09 22:57:44 +02:00
Add WebGPU renderer (#648)
This commit is contained in:
@@ -32,6 +32,8 @@ type ScriptEvents = {
|
||||
'list.localCoOp.updated': {
|
||||
ids: Set<string>;
|
||||
};
|
||||
|
||||
'webgpu.ready': {},
|
||||
};
|
||||
|
||||
type StreamEvents = {
|
||||
|
Reference in New Issue
Block a user