Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_mat_op_to_vec.cpp259 ir_variable *const tmp_bvec = in do_equal_mat_mat() local
262 this->base_ir->insert_before(tmp_bvec); in do_equal_mat_mat()
271 new(this->mem_ctx) ir_dereference_variable(tmp_bvec); in do_equal_mat_mat()
279 ir_rvalue *const val = new(this->mem_ctx) ir_dereference_variable(tmp_bvec); in do_equal_mat_mat()