Lines Matching defs:slot
630 uint32_t pipe, uint32_t slot, bool wfm)
635 A6XX_CP_REG_TEST_0_BIT(slot) |
645 uint32_t tx, uint32_t ty, uint32_t pipe, uint32_t slot)
669 CP_SET_BIN_DATA5_0_VSC_N(slot));
675 tu6_emit_cond_for_load_stores(cmd, cs, pipe, slot, hw_binning);
1375 uint32_t tx, uint32_t ty, uint32_t pipe, uint32_t slot)
1377 tu6_emit_tile_select(cmd, &cmd->cs, tx, ty, pipe, slot);
1399 tu6_emit_cond_for_load_stores(cmd, cs, pipe, slot, false);
1475 uint32_t slot = slot_row + tx;
1476 tu6_render_tile(cmd, &cmd->cs, tx1 + tx, ty, pipe, slot);