[gtk/wip/chergert/glproto: 465/526] inline uniform application




commit 924a80339931d483ebacec36a3028cce101fab8c
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]