Lines Matching refs:TileIndexInvalid
470 if ((index == TileIndexInvalid) || in HwlPostCheckTileIndex()
522 index = TileIndexInvalid; in HwlPostCheckTileIndex()
563 ADDR_ASSERT(((macroModeIndex != TileIndexInvalid) in HwlSetupTileCfg()
619 if (pIn->tileIndex == TileIndexInvalid) in HwlComputeSurfaceInfo()
621 pOut->macroModeIndex = TileIndexInvalid; in HwlComputeSurfaceInfo()
628 pOut->macroModeIndex = TileIndexInvalid; in HwlComputeSurfaceInfo()
676 INT_32 macroModeIndex = TileIndexInvalid; in HwlComputeFmaskInfo()
970 INT index = TileIndexInvalid; in HwlSetupTileInfo()
971 INT macroModeIndex = TileIndexInvalid; in HwlSetupTileInfo()
1197 if (index != TileIndexInvalid && macroModeIndex == TileIndexInvalid) in HwlSetupTileInfo()
1456 INT_32 macroModeIndex = TileIndexInvalid; in HwlComputeMacroModeIndex()