From 0a763d49504d8bebaa6f097f8e2ae558a62bca89 Mon Sep 17 00:00:00 2001 From: Eskil Abrahamsen Blomfeldt Date: Thu, 3 Mar 2022 15:12:31 +0100 Subject: Fix crash with NativeRendering on RHI Amends 4757cac470edbeaeaceca4e63075d9f1139f546b with the compiled versions of the modified shaders. Missing these will actually cause an assert when using NativeRendering together with QSG_RHI=1. Change-Id: I1ef5235659ab3da3044d04630f1377808847ec51 Reviewed-by: Laszlo Agocs --- src/quick/scenegraph/shaders_ng/textmask.frag.qsb | Bin 1469 -> 1561 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'src/quick/scenegraph/shaders_ng/textmask.frag.qsb') diff --git a/src/quick/scenegraph/shaders_ng/textmask.frag.qsb b/src/quick/scenegraph/shaders_ng/textmask.frag.qsb index cfae9575da..a4341d8915 100644 Binary files a/src/quick/scenegraph/shaders_ng/textmask.frag.qsb and b/src/quick/scenegraph/shaders_ng/textmask.frag.qsb differ -- cgit v1.2.3