intel: disable BIL for now
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Thu, 9 Oct 2014 15:13:18 +0000 (09:13 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 31 Oct 2014 21:29:15 +0000 (15:29 -0600)
icd/intel/compiler/shader/glsl_parser_extras.cpp

index 117b7c2b19415418a8bf61b6a3d97ab1b0a61504..1099cb2d79fffcfc41efee662254276552c46810 100644 (file)
@@ -1584,7 +1584,7 @@ EShLanguage _mesa_shader_stage_to_glslang_stage(unsigned stage)
    }
 }
 
-#define USEBIL
+#define NOT_USEBIL
 
 void
 _mesa_glsl_compile_shader_glass(struct gl_context *ctx, struct gl_shader *shader,