mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Use Device limits and features provided by user
Spec update
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
// https://gpuweb.github.io/gpuweb/#gpucommandbuffer
|
||||
[Exposed=(Window, DedicatedWorker), Serializable, Pref="dom.webgpu.enabled"]
|
||||
interface GPUCommandBuffer {
|
||||
//readonly attribute Promise<double> executionTime;
|
||||
};
|
||||
GPUCommandBuffer includes GPUObjectBase;
|
||||
|
||||
Reference in New Issue
Block a user