summaryrefslogtreecommitdiff
path: root/gsk/vulkan/gskvulkantextpipelineprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/vulkan/gskvulkantextpipelineprivate.h')
-rw-r--r--gsk/vulkan/gskvulkantextpipelineprivate.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gsk/vulkan/gskvulkantextpipelineprivate.h b/gsk/vulkan/gskvulkantextpipelineprivate.h
index 47517de03c..c186c4d983 100644
--- a/gsk/vulkan/gskvulkantextpipelineprivate.h
+++ b/gsk/vulkan/gskvulkantextpipelineprivate.h
@@ -29,8 +29,7 @@ void gsk_vulkan_text_pipeline_collect_vertex_data (GskVulka
guint total_glyphs,
const PangoGlyphInfo *glyphs,
const GdkRGBA *color,
- float x,
- float y,
+ const graphene_point_t *offset,
guint start_glyph,
guint num_glyphs,
float scale);