Only use glsl-unit if it is available
@@ -180,6 +180,7 @@ def build_src_external_src_types_js(t):
'--typedef', 'src/objectliterals.exports')
if os.path.exists(TEMPLATE_GLSL_COMPILER_JS):
for glsl_src in GLSL_SRC:
def shader_src_helper(glsl_src):
@target(glsl_src.replace('.glsl', 'shader.js'), glsl_src,
The note is not visible to the blocked user.