Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dstandalone.cpp489 if (!options->just_log) in standalone_compile_shader()
493 if (!options->just_log) in standalone_compile_shader()
550 if (!options->just_log) in standalone_compile_shader()
553 if (!options->just_log) in standalone_compile_shader()
Dstandalone.h38 int just_log; member
Dmain.cpp47 { "just-log", no_argument, &options.just_log, 1 },