[Mesa-dev] [PATCH v2 5/5] util: add allow_glsl_relaxed_es to drirc for Google Earth VR

Timothy Arceri tarceri at itsqueeze.com
Thu Jun 14 01:00:25 UTC 2018


---
 src/util/drirc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/util/drirc b/src/util/drirc
index ff706d16001..7f91035ae8b 100644
--- a/src/util/drirc
+++ b/src/util/drirc
@@ -178,6 +178,7 @@ TODO: document the other workarounds.
 
         <application name="Google Earth VR" executable="Earth.exe">
             <option name="allow_glsl_builtin_const_expression" value="true"/>
+            <option name="allow_glsl_relaxed_es" value="true"/>
         </application>
 
         <!-- The GL thread whitelist is below, workarounds are above.
-- 
2.17.1



More information about the mesa-dev mailing list