mirror of
https://github.com/mii443/qemu.git
synced 2025-12-16 17:18:49 +00:00
ui/egl: export qemu_egl_get_error_string()
It will be used from other units. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230606115658.677673-2-marcandre.lureau@redhat.com>
This commit is contained in:
@@ -67,4 +67,6 @@ bool qemu_egl_has_dmabuf(void);
|
||||
|
||||
bool egl_init(const char *rendernode, DisplayGLMode mode, Error **errp);
|
||||
|
||||
const char *qemu_egl_get_error_string(void);
|
||||
|
||||
#endif /* EGL_HELPERS_H */
|
||||
|
||||
Reference in New Issue
Block a user