Open louiselessel opened 4 years ago
Issue:
//precision highp float; // original code
Happened when trying to convert this shader https://www.shadertoy.com/view/ltBfDt
other RPI related issues persist for this shader. Look into edge case
Issue:
define precision highp float; //<------------- make sure to automatically add #define to precision if it is not there
//precision highp float; // original code
Happened when trying to convert this shader https://www.shadertoy.com/view/ltBfDt