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