Searched refs:maxPipe (Results 1 – 1 of 1) sorted by relevance
3552 UINT_32 maxPipe = 1; in HwlComputeMaxMetaBaseAlignments() local3556 maxPipe = Max(maxPipe, HwlGetPipes(&m_tileTable[i].info)); in HwlComputeMaxMetaBaseAlignments()3559 return m_pipeInterleaveBytes * maxPipe; in HwlComputeMaxMetaBaseAlignments()