Home
last modified time | relevance | path

Searched refs:temporaries_allocate_names (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dtest_optpass.cpp199 ir_variable::temporaries_allocate_names = true; in test_optpass()
Dir.cpp1985 bool ir_variable::temporaries_allocate_names = false; member in ir_variable
1995 if (mode == ir_var_temporary && !ir_variable::temporaries_allocate_names) in ir_variable()
Dir.h1066 static bool temporaries_allocate_names;
Dglsl_parser_extras.cpp2192 (void) p_atomic_cmpxchg(&ir_variable::temporaries_allocate_names, in _mesa_glsl_compile_shader()
Dast_function.cpp646 char *const name = ir_variable::temporaries_allocate_names in generate_call()