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

Timothy Arceri tarceri at itsqueeze.com
Fri Jun 8 12:19:38 UTC 2018


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

diff --git a/src/util/drirc b/src/util/drirc
index 8e61c32ca71..574374418fd 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_semicolon_after_function" value="true"/>
+            <option name="allow_glsl_builtin_const_expression" value="true"/>
         </application>
 
         <!-- The GL thread whitelist is below, workarounds are above.
-- 
2.17.1



More information about the mesa-dev mailing list