Searched refs:numPipeTotal (Results 1 – 1 of 1) sorted by relevance
167 UINT_32 numPipeTotal = GetPipeNumForMetaAddressing(pIn->hTileFlags.pipeAligned, in HwlComputeHtileInfo() local174 if ((numPipeTotal == 1) && (numRbTotal == 1)) in HwlComputeHtileInfo()224 UINT_32 sizeAlign = numPipeTotal * numRbTotal * m_pipeInterleaveBytes; in HwlComputeHtileInfo()246 if ((IsXor(pIn->swizzleMode) == FALSE) && (numPipeTotal > 2)) in HwlComputeHtileInfo()248 UINT_32 additionalAlign = numPipeTotal * numCompressBlkPerMetaBlk * 2; in HwlComputeHtileInfo()280 UINT_32 numPipeTotal = GetPipeNumForMetaAddressing(pIn->cMaskFlags.pipeAligned, in HwlComputeCmaskInfo() local287 if ((numPipeTotal == 1) && (numRbTotal == 1)) in HwlComputeCmaskInfo()334 UINT_32 sizeAlign = numPipeTotal * numRbTotal * m_pipeInterleaveBytes; in HwlComputeCmaskInfo()558 UINT_32 numPipeTotal = GetPipeNumForMetaAddressing(pipeAligned, pIn->swizzleMode); in HwlComputeDccInfo() local565 pOut->dccRamBaseAlign = numPipeTotal * m_pipeInterleaveBytes; in HwlComputeDccInfo()[all …]