mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
yes
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
typedef struct WebGPUImage
|
||||
{
|
||||
WGPUTexture texture;
|
||||
WGPUTextureView view;
|
||||
} WebGPUImage;
|
||||
|
||||
PulseImage WebGPUCreateImage(PulseDevice device, const PulseImageCreateInfo* create_infos);
|
||||
|
||||
Reference in New Issue
Block a user