Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
H A Dqpu_validate.c48 bool last_thrsw_found; member
240 if (state->last_thrsw_found) in qpu_validate_inst()
247 if (state->last_thrsw_found) in qpu_validate_inst()
249 state->last_thrsw_found = true; in qpu_validate_inst()
326 .last_thrsw_found = !c->last_thrsw, in qpu_validate()
333 if (state.thrsw_count > 1 && !state.last_thrsw_found) { in qpu_validate()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_validate.c377 bool last_thrsw_found = false; in vc4_qpu_validate() local
428 if (last_thrsw_found) { in vc4_qpu_validate()
434 last_thrsw_found = true; in vc4_qpu_validate()

Completed in 2 milliseconds