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