Lines Matching refs:ADDR_ASSERT
217 ADDR_ASSERT(0 == (pIn->colorSurfSize & 0xff)); in HwlComputeDccInfo()
229 ADDR_ASSERT(IsPow2(fastClearBaseAlign)); in HwlComputeDccInfo()
249 ADDR_ASSERT(IsPow2(pOut->dccRamBaseAlign)); in HwlComputeDccInfo()
412 ADDR_ASSERT(!"This should be a unexpected Fusion"); in HwlConvertChipFamily()
572 ADDR_ASSERT(index < static_cast<INT_32>(m_noOfEntries)); in HwlPostCheckTileIndex()
627 ADDR_ASSERT((macroModeIndex != TileIndexInvalid) && in HwlSetupTileCfg()
739 …ADDR_ASSERT(((MinDepth2DThinIndex <= pOut->tileIndex) && (MaxDepth2DThinIndex >= pOut->tileIndex))… in HwlComputeSurfaceInfo()
795 ADDR_ASSERT(tileMode == ADDR_TM_2D_TILED_THIN1 || in HwlComputeFmaskInfo()
801 ADDR_ASSERT(m_tileTable[14].mode == ADDR_TM_2D_TILED_THIN1); in HwlComputeFmaskInfo()
802 ADDR_ASSERT(m_tileTable[15].mode == ADDR_TM_3D_TILED_THIN1); in HwlComputeFmaskInfo()
1477 ADDR_ASSERT((index + 1) < static_cast<INT_32>(m_noOfEntries)); in HwlSetupTileInfo()
1502 ADDR_ASSERT(macroTileBytes == PrtTileBytes); in HwlSetupTileInfo()
1661 ADDR_ASSERT(noOfEntries <= TileTableSize); in InitTileSettingTable()
1689 ADDR_ASSERT(m_tileTable[TILEINDEX_LINEAR_ALIGNED].mode == ADDR_TM_LINEAR_ALIGNED); in InitTileSettingTable()
1698 ADDR_ASSERT(m_tileTable[24].mode == ADDR_TM_2D_TILED_THICK); in InitTileSettingTable()
1752 ADDR_ASSERT(noOfMacroEntries <= MacroTileTableSize); in InitMacroTileCfgTable()
1897 ADDR_ASSERT(pTileInfo != NULL); in HwlComputeTileDataWidthAndHeightLinear()
1979 ADDR_ASSERT((0 != metadataBitSize)); in HwlComputeMetadataNibbleAddress()
2010 ADDR_ASSERT((0 != blockByteSize)); in HwlComputeMetadataNibbleAddress()
2112 ADDR_ASSERT(IsPow2(dccFastClearByteAlign)); in HwlPadDimensions()
2295 ADDR_ASSERT(static_cast<UINT_32>(tileIndex) < TileTableSize); in CheckTcCompatibility()