Searched defs:error_emitted (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dast_to_hir.cpp938 bool error_emitted = (lhs->type->is_error() || rhs->type->is_error()); local in function:do_assignment
1207 get_scalar_boolean_operand(exec_list * instructions,struct _mesa_glsl_parse_state * state,ast_expression * parent_expr,int operand,const char * operand_name,bool * error_emitted) argument
1408 bool error_emitted = false; local in function:ast_expression::do_hir
4683 bool error_emitted = false; local in function:process_initializer
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dast_to_hir.cpp938 bool error_emitted = (lhs->type->is_error() || rhs->type->is_error()); local in function:do_assignment
1195 get_scalar_boolean_operand(exec_list * instructions,struct _mesa_glsl_parse_state * state,ast_expression * parent_expr,int operand,const char * operand_name,bool * error_emitted) argument
1396 bool error_emitted = false; local in function:ast_expression::do_hir
4584 bool error_emitted = false; local in function:process_initializer
5209 bool error_emitted = false; local in function:ast_declarator_list::hir
[all...]

Completed in 8 milliseconds