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:
@@ -14,6 +14,7 @@
|
||||
|
||||
typedef struct WebGPUCommandList
|
||||
{
|
||||
WGPUCommandEncoder encoder;
|
||||
} WebGPUCommandList;
|
||||
|
||||
PulseCommandList WebGPURequestCommandList(PulseDevice device, PulseCommandListUsage usage);
|
||||
|
||||
Reference in New Issue
Block a user