Home
last modified time | relevance | path

Searched refs:is_tmuwt (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_register_allocate.c104 bool is_tmuwt = inst->qpu.type == V3D_QPU_INSTR_TYPE_ALU && in is_end_of_tmu_sequence() local
107 if (!is_tmuwt && !is_ldtmu) in is_end_of_tmu_sequence()
113 is_tmuwt = scan_inst->qpu.type == V3D_QPU_INSTR_TYPE_ALU && in is_end_of_tmu_sequence()
117 if (is_tmuwt || is_ldtmu) in is_end_of_tmu_sequence()

Completed in 3 milliseconds