mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
adding software computer base
This commit is contained in:
@@ -178,5 +178,8 @@ void PulseLogBackend(PulseBackend backend, PulseDebugMessageSeverity type, const
|
||||
#ifdef PULSE_ENABLE_WEBGPU_BACKEND
|
||||
extern PulseBackendHandler WebGPUDriver;
|
||||
#endif // PULSE_ENABLE_WEBGPU_BACKEND
|
||||
#ifdef PULSE_ENABLE_SOFTWARE_BACKEND
|
||||
extern PulseBackendHandler SoftwareDriver;
|
||||
#endif // PULSE_ENABLE_SOFTWARE_BACKEND
|
||||
|
||||
#endif // PULSE_INTERNAL_H_
|
||||
|
||||
Reference in New Issue
Block a user