gl: Add GSTGLAPI macro to the debug callback function
Fixes the Windows build. https://bugzilla.gnome.org/show_bug.cgi?id=735565
This commit is contained in:
parent
105b52e88a
commit
9047a01f5f
@ -715,7 +715,7 @@ _debug_type_to_string (GLenum type)
|
||||
}
|
||||
}
|
||||
|
||||
static void
|
||||
static void GSTGLAPI
|
||||
_gst_gl_debug_callback (GLenum source, GLenum type, GLuint id, GLenum severity,
|
||||
GLsizei length, const gchar * message, gpointer user_data)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user