mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
working on WebGPU command lists
This commit is contained in:
@@ -17,6 +17,7 @@ typedef struct WebGPUDevice
|
||||
WGPULimits limits;
|
||||
WGPUAdapter adapter;
|
||||
WGPUDevice device;
|
||||
WGPUQueue queue;
|
||||
|
||||
bool has_error;
|
||||
} WebGPUDevice;
|
||||
|
||||
Reference in New Issue
Block a user