HomeSort by relevance Sort by last modified time
    Searched refs:QOP_TLB_COLOR_READ (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_opt_coalesce_ff_writes.c 86 inst->op == QOP_TLB_COLOR_READ ||
vc4_qir_schedule.c 244 case QOP_TLB_COLOR_READ:
459 if (inst->op == QOP_TLB_COLOR_READ)
618 if (n->inst->op == QOP_TLB_COLOR_READ)
vc4_qir.c 72 [QOP_TLB_COLOR_READ] = { "tlb_color_read", 1, 0 },
288 case QOP_TLB_COLOR_READ:
vc4_qir.h 141 QOP_TLB_COLOR_READ,
vc4_qpu_emit.c 498 case QOP_TLB_COLOR_READ:

Completed in 1173 milliseconds