Searched refs:pow2Pad (Results 1 – 4 of 4) sorted by relevance
1719 if (pIn->flags.pow2Pad == FALSE) in HwlPreHandleBaseLvl3xPitch()1752 if (pIn->flags.pow2Pad == FALSE) in HwlPostHandleBaseLvl3xPitch()2717 ADDR_ASSERT((pIn->flags.pow2Pad == FALSE) || in HwlComputeMipLevel()2748 if (pIn->flags.pow2Pad) in HwlCheckLastMacroTiledLvl()
506 UINT_32 pow2Pad : 1; ///< SI: Pad to pow2, must set for mipmap (include level0) member
568 AddrSurfInfoIn.flags.pow2Pad = config->info.levels > 1; in gfx6_compute_surface()
3836 if (pIn->flags.pow2Pad) in PostComputeMipLevel()