mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Implement client-side logic for WebGPU id recycling
This commit is contained in:
parent
94063d67a8
commit
39f336b527
10 changed files with 118 additions and 19 deletions
|
@ -655,6 +655,7 @@ pub enum ScriptHangAnnotation {
|
|||
WebVREvent,
|
||||
PerformanceTimelineTask,
|
||||
PortMessage,
|
||||
WebGPUMsg,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, Deserialize, Serialize)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue