[gtk/wip/chergert/glproto: 412/493] inline projection init
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/chergert/glproto: 412/493] inline projection init
- Date: Fri, 19 Feb 2021 02:25:19 +0000 (UTC)
commit 16bcb60ad4a9fcc32e5392c1d9cfa66487d15136
Author: Christian Hergert <chergert redhat com>
Date: Mon Feb 8 13:50:04 2021 -0800
inline projection init
gsk/next/gskglrenderjob.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gsk/next/gskglrenderjob.c b/gsk/next/gskglrenderjob.c
index fb26550cc7..a9ea687d29 100644
--- a/gsk/next/gskglrenderjob.c
+++ b/gsk/next/gskglrenderjob.c
@@ -409,7 +409,7 @@ intersect_rounded_rectilinear (const graphene_rect_t *non_rounded,
return TRUE;
}
-static void
+static inline void
init_projection_matrix (graphene_matrix_t *projection,
const graphene_rect_t *viewport)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]