Home | History | Annotate | Download | only in glsl

Lines Matching refs:test_val

3612    ir_rvalue *const test_val =
3616 state->switch_state.test_var = new(ctx) ir_variable(test_val->type,
3623 instructions->push_tail(new(ctx) ir_assignment(deref_test_var, test_val));