mirror of
https://github.com/Kbz-8/Pulse.git
synced 2026-01-11 15:33:34 +00:00
fixing device choosing in EGL
This commit is contained in:
@@ -187,6 +187,7 @@ PFN_PulseLibFunction PulseLoadSymbolFromLibModule(PulseLibModule module, const c
|
||||
void PulseUnloadLibrary(PulseLibModule module);
|
||||
|
||||
void PulseSetInternalError(PulseErrorType error);
|
||||
uint32_t PulseHashString(const char* str);
|
||||
|
||||
void PulseLogBackend(PulseBackend backend, PulseDebugMessageSeverity type, const char* message, const char* file, const char* function, int line, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user