Searched refs:dump_ast (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/glsl/
H A Dmain.cpp44 static int dump_ast = 0; variable
64 if (dump_ast) {
H A Dglsl_compiler.cpp116 int dump_ast = 0; variable
123 { "dump-ast", 0, &dump_ast, 1 },
165 if (dump_ast) {

Completed in 63 milliseconds