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

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_qir_schedule.c 244 case QOP_TLB_COLOR_READ:
449 if (inst->op == QOP_TLB_COLOR_READ)
608 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 493 case QOP_TLB_COLOR_READ:

Completed in 611 milliseconds