Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_register_allocate.c342 case QOP_THRSW: in vc4_register_allocate()
Dvc4_qir_schedule.c220 case QOP_THRSW: in calculate_deps()
Dvc4_qpu_emit.c519 case QOP_THRSW: in vc4_generate_code_block()
Dvc4_qir.c81 [QOP_THRSW] = { "thrsw", 0, 0, true },
Dvc4_qir.h162 QOP_THRSW, enumerator
Dvc4_program.c86 qir_emit_nondef(c, qir_inst(QOP_THRSW, c->undef, in ntq_emit_thrsw()