mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 23:43:34 +00:00
adding storage buffer management to webgpu
This commit is contained in:
@@ -19,6 +19,7 @@ typedef struct WebGPUDriverData
|
||||
} WebGPUDriverData;
|
||||
|
||||
PulseBackendFlags WebGPUCheckSupport(PulseBackendFlags candidates, PulseShaderFormatsFlags shader_formats_used); // Return PULSE_BACKEND_WEBGPU in case of success and PULSE_BACKEND_INVALID otherwise
|
||||
void WebGPUDeviceTick(PulseDevice device);
|
||||
|
||||
#endif // PULSE_WEBGPU_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user