Home | History | Annotate | Download | only in r800

Lines Matching refs:baseAlign

777     UINT_32     baseAlign       ///< [in] base alignments
780 return ComputeHtileBytes(pitch, height, bpp, isLinear, numSlices, pSliceBytes, baseAlign);
1189 UINT_32 baseAlign, ///< [in] base alignment
1344 UINT_32 baseAlign, ///< [in] base alignment
1364 while ((physicalSliceSize % baseAlign) != 0)
1387 while ((logicalSiceSizeStencil % baseAlign) != 0)