Searched refs:locationAlignSize (Results 1 – 1 of 1) sorted by relevance
558 const int locationAlignSize = 16; in computeXfbLayout() local600 fieldSizeForLocation = deAlign32(fieldSize, locationAlignSize); in computeXfbLayout()607 curLocation += deDivRoundUp32(fieldSizeForLocation, locationAlignSize); in computeXfbLayout()636 curLocation += deDivRoundUp32(fieldSizeForLocation, locationAlignSize); in computeXfbLayout()664 curLocation += deDivRoundUp32(fieldSizeForLocation, locationAlignSize); in computeXfbLayout()