Searched refs:m_pipeInterleaveBytes (Results 1 – 7 of 7) sorted by relevance
689 *pBaseAlign = m_pipeInterleaveBytes; in ComputeSurfaceAlignmentsLinear()734 *pBaseAlign = m_pipeInterleaveBytes; in ComputeSurfaceAlignmentsMicroTiled()803 m_pipeInterleaveBytes * m_bankInterleave / in HwlReduceBankWidthHeight()813 m_pipeInterleaveBytes * m_bankInterleave / in HwlReduceBankWidthHeight()907 m_pipeInterleaveBytes * m_bankInterleave / in ComputeSurfaceAlignmentsMacroTiled()919 m_pipeInterleaveBytes * m_bankInterleave / in ComputeSurfaceAlignmentsMacroTiled()1099 UINT_32 interleaveSize = m_pipeInterleaveBytes * m_bankInterleave; in ComputeSurfaceMipLevelTileMode()1508 UINT_32 pipeBitStart = Log2(m_pipeInterleaveBytes); in ComputeMacroTileEquation()1641 UINT_32 numPipeInterleaveBits = Log2(m_pipeInterleaveBytes); in ComputeSurfaceAddrFromCoordMacroTiled()2353 UINT_32 groupBits = m_pipeInterleaveBytes << 3; in ComputeSurfaceCoordFromAddrMacroTiled()[all …]
1393 UINT_64 addrInBits = totalOffset % (m_pipeInterleaveBytes * 8) + in HwlComputeXmaskAddrFromCoord()1394 pipe * (m_pipeInterleaveBytes * 8) + in HwlComputeXmaskAddrFromCoord()1395 … totalOffset / (m_pipeInterleaveBytes * 8) * (m_pipeInterleaveBytes * 8) * numPipes; in HwlComputeXmaskAddrFromCoord()1493 const UINT_32 pipe = (UINT_32)((addr / m_pipeInterleaveBytes) % numPipes); in HwlComputeXmaskCoordFromAddr()1495 UINT_64 localOffset = (addr % m_pipeInterleaveBytes) + in HwlComputeXmaskCoordFromAddr()1496 (addr / m_pipeInterleaveBytes / numPipes)* m_pipeInterleaveBytes; in HwlComputeXmaskCoordFromAddr()1627 pitchAlign = Max(64u, m_pipeInterleaveBytes / BITS_TO_BYTES(bpp)); in HwlGetPitchAlignmentLinear()1670 UINT_32 pixelsPerPipeInterleave = m_pipeInterleaveBytes / BITS_TO_BYTES(bpp); in HwlGetSizeAdjustmentLinear()2253 m_pipeInterleaveBytes = ADDR_PIPEINTERLEAVE_256B; in DecodeGbRegs()2256 m_pipeInterleaveBytes = ADDR_PIPEINTERLEAVE_512B; in DecodeGbRegs()
227 UINT_32 fastClearBaseAlign = HwlGetPipes(&pIn->tileInfo) * m_pipeInterleaveBytes; in HwlComputeDccInfo()245 m_pipeInterleaveBytes; in HwlComputeDccInfo()257 UINT_64 dccRamSizeAlign = HwlGetPipes(&pIn->tileInfo) * m_pipeInterleaveBytes; in HwlComputeDccInfo()311 m_pipeInterleaveBytes, in HwlComputeCmaskAddrFromCoord()355 m_pipeInterleaveBytes, in HwlComputeHtileAddrFromCoord()2109 UINT_32 dccFastClearByteAlign = HwlGetPipes(pTileInfo) * m_pipeInterleaveBytes * 256; in HwlPadDimensions()
107 m_pipeInterleaveBytes(0), in Lib()133 m_pipeInterleaveBytes(0), in Lib()
364 UINT_32 m_pipeInterleaveBytes; variable
1287 …st UINT_32 align = HwlGetPipes(pIn->pTileInfo) * pIn->pTileInfo->banks * m_pipeInterleaveBytes; in ComputeHtileInfo()1909 UINT_32 baseAlign = m_pipeInterleaveBytes * HwlGetPipes(pTileInfo); in ComputeCmaskBaseAlign()2227 numGroupBits = Log2(m_pipeInterleaveBytes); in HwlComputeXmaskCoordFromAddr()2230 UINT_32 groupBits = 8 * m_pipeInterleaveBytes; in HwlComputeXmaskCoordFromAddr()2413 numGroupBits = Log2(m_pipeInterleaveBytes); in HwlComputeXmaskAddrFromCoord()2760 UINT_32 groupBytes = m_pipeInterleaveBytes; //just different terms in ComputePipeFromAddr()
224 UINT_32 sizeAlign = numPipeTotal * numRbTotal * m_pipeInterleaveBytes; in HwlComputeHtileInfo()334 UINT_32 sizeAlign = numPipeTotal * numRbTotal * m_pipeInterleaveBytes; in HwlComputeCmaskInfo()565 pOut->dccRamBaseAlign = numPipeTotal * m_pipeInterleaveBytes; in HwlComputeDccInfo()634 UINT_32 sizeAlign = numPipeTotal * numRbTotal * m_pipeInterleaveBytes; in HwlComputeDccInfo()1038 m_pipeInterleaveBytes = ADDR_PIPEINTERLEAVE_256B; in HwlInitGlobalParams()1042 m_pipeInterleaveBytes = ADDR_PIPEINTERLEAVE_512B; in HwlInitGlobalParams()1046 m_pipeInterleaveBytes = ADDR_PIPEINTERLEAVE_1KB; in HwlInitGlobalParams()1050 m_pipeInterleaveBytes = ADDR_PIPEINTERLEAVE_2KB; in HwlInitGlobalParams()3059 (GetBlockSize(swizzle) < (m_pipeInterleaveBytes * pIn->numFrags))) in HwlComputeSurfaceInfoSanityCheck()3469 (GetBlockSize(ADDR_SW_4KB) < (m_pipeInterleaveBytes * numFrags))) in HwlGetPreferredSurfaceSetting()