• Home
  • Raw
  • Download

Lines Matching refs:ADDR_ASSERT

200             ADDR_ASSERT(!"Invalid pipe config");  in GetPipePerSurf()
1198 ADDR_ASSERT(pTileInfo != NULL); in HwlComputeTileDataWidthAndHeightLinear()
1715 ADDR_ASSERT(pIn->width == expPitch); in HwlPreHandleBaseLvl3xPitch()
1725 ADDR_ASSERT(IsPow2(expPitch)); in HwlPreHandleBaseLvl3xPitch()
1847 ADDR_ASSERT(numSamples == 1); in HwlGetSizeAdjustmentMicroTiled()
1899 ADDR_ASSERT(!"This should be a Fusion"); in HwlConvertChipFamily()
1997 ADDR_ASSERT(bpp != 128); in HwlSetupTileInfo()
2004 ADDR_ASSERT(numSamples == 4); in HwlSetupTileInfo()
2314 ADDR_ASSERT(m_logicalBanks <= 16); in DecodeGbRegs()
2490 ADDR_ASSERT(pTileInfo->bankWidth == 1 && pTileInfo->macroAspectRatio > 1); in HwlComputeSurfaceCoord2DFromBankPipe()
2493 ADDR_ASSERT(yBitToCheck <= 3); in HwlComputeSurfaceCoord2DFromBankPipe()
2624 ADDR_ASSERT(pTileInfo->macroAspectRatio > 1); in HwlPreAdjustBank()
2717 ADDR_ASSERT((pIn->flags.pow2Pad == FALSE) || in HwlComputeMipLevel()
2750 ADDR_ASSERT(IsMacroTiled(pIn->tileMode)); in HwlCheckLastMacroTiledLvl()
2771 ADDR_ASSERT(pOut->height != 0); in HwlCheckLastMacroTiledLvl()
2866 ADDR_ASSERT(index < m_noOfEntries); in GetTileSetting()
2939 ADDR_ASSERT(index < static_cast<INT_32>(m_noOfEntries)); in HwlPostCheckTileIndex()
3087 ADDR_ASSERT(noOfEntries <= TileTableSize); in InitTileSettingTable()
3115 ADDR_ASSERT(m_tileTable[TILEINDEX_LINEAR_ALIGNED].mode == ADDR_TM_LINEAR_ALIGNED); in InitTileSettingTable()
3201 ADDR_ASSERT(numFrags <= 8); in HwlComputeFmaskBits()
3212 ADDR_ASSERT(numSamples >= 4); in HwlComputeFmaskBits()
3219 ADDR_ASSERT(numSamples >= 4); in HwlComputeFmaskBits()
3226 ADDR_ASSERT(numSamples == 16); in HwlComputeFmaskBits()
3241 ADDR_ASSERT(numSamples >= 4); in HwlComputeFmaskBits()
3248 ADDR_ASSERT(numSamples >= 4); in HwlComputeFmaskBits()
3255 ADDR_ASSERT(numSamples >= 16); in HwlComputeFmaskBits()
3544 ADDR_ASSERT((PrtTileSize % macroTileSize) == 0); in HwlComputeSurfaceAlignmentsMacroTiled()
3657 ADDR_ASSERT(equationIndex < EquationTableSize); in InitEquationTable()
3687 ADDR_ASSERT(macroTileSize == (1u << equation.numBits)); in InitEquationTable()
3688 ADDR_ASSERT((PrtTileSize % macroTileSize) == 0); in InitEquationTable()
3743 ADDR_ASSERT(equationIndex < EquationTableSize); in InitEquationTable()