Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_schedule.c215 case QOP_TEX_RESULT: in calculate_deps()
384 case QOP_TEX_RESULT: in calculate_forward_deps()
579 after->inst->op == QOP_TEX_RESULT) in latency_between()
Dvc4_qir.c79 [QOP_TEX_RESULT] = { "tex_result", 1, 0, true },
287 case QOP_TEX_RESULT: in qir_writes_r4()
Dvc4_qpu_emit.c511 case QOP_TEX_RESULT: in vc4_generate_code_block()
Dvc4_qir.h152 QOP_TEX_RESULT, enumerator