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

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_qpu_emit.c 516 c->last_thrsw = last_inst(block);
606 * LAST_THRSW is a new signal in BCM2708B0 (including Raspberry Pi)
613 if (c->last_thrsw) {
614 assert(QPU_GET_FIELD(*c->last_thrsw, QPU_SIG) ==
616 *c->last_thrsw = ((*c->last_thrsw & ~QPU_SIG_MASK) |
vc4_qir.h 513 uint64_t *last_thrsw; member in struct:vc4_compile

Completed in 73 milliseconds