Home
last modified time | relevance | path

Searched refs:max_gpr_readports (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_alu_readport_validation.h36 static const int max_gpr_readports = 3; variable
38 std::array<std::array<int, max_chan_channels>, max_gpr_readports> m_hw_gpr;
Dsfn_alu_readport_validation.cpp143 for (int j = 0; j < max_gpr_readports; ++j) { in print()
155 for (int j = 0; j < max_gpr_readports; ++j) in AluReadportReservation()
218 static const int mapping[AluBankSwizzle::alu_vec_unknown][max_gpr_readports] = { in cycle_vec()
232 static const int mapping[AluBankSwizzle::sq_alu_scl_unknown][max_gpr_readports] = { in cycle_trans()