Home
last modified time | relevance | path

Searched refs:just_log (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dstandalone.h38 int just_log; member
Dstandalone.cpp500 if (!options->just_log) in standalone_compile_shader()
504 if (!options->just_log) in standalone_compile_shader()
560 if (!options->just_log) in standalone_compile_shader()
563 if (!options->just_log) in standalone_compile_shader()
Dmain.cpp48 { "just-log", no_argument, &options.just_log, 1 },