Searched refs:alignedPitch (Results 1 – 1 of 1) sorted by relevance
3580 UINT_32 alignedPitch = PowTwoAlign(width, macroTilePitchAlign); in DegradeTo1D() local3582 UINT_64 alignedSize = alignedPitch * alignedHeight; in DegradeTo1D()