Home | History | Annotate | Download | only in glsl

Lines Matching refs:bool_type

538    return glsl_type::bool_type;
1169 assert(result->type == glsl_type::bool_type);
1213 ir_variable *const tmp = new(ctx) ir_variable(glsl_type::bool_type,
1249 ir_variable *const tmp = new(ctx) ir_variable(glsl_type::bool_type,
1286 result = new(ctx) ir_expression(operations[this->oper], glsl_type::bool_type,
1294 result = new(ctx) ir_expression(operations[this->oper], glsl_type::bool_type,
3565 new(ctx) ir_variable(glsl_type::bool_type,
3578 state->switch_state.is_break_var = new(ctx) ir_variable(glsl_type::bool_type,