[gtk/wip/chergert/glproto: 916/920] inline uniform application
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/glproto: 916/920] inline uniform application
- Date: Mon, 8 Feb 2021 19:15:49 +0000 (UTC)
commit e2a67515f38259a3ed00d351246db1faa8569780
Author: Christian Hergert <chergert redhat com>
Date: Thu Feb 4 18:06:22 2021 -0800
inline uniform application
gsk/next/gskglcommandqueue.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/next/gskglcommandqueue.c b/gsk/next/gskglcommandqueue.c
index e188ae3a98..13bb3e27f1 100644
--- a/gsk/next/gskglcommandqueue.c
+++ b/gsk/next/gskglcommandqueue.c
@@ -629,7 +629,7 @@ gsk_gl_command_queue_delete_program (GskGLCommandQueue *self,
gsk_gl_uniform_state_clear_program (self->uniforms, program);
}
-static void
+static inline void
apply_uniform (gconstpointer dataptr,
GskGLUniformInfo info,
guint location)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]