Searched refs:GX2RoundUp (Results 1 – 1 of 1) sorted by relevance
199 GX2_INLINE u32 GX2RoundUp(u32 value, u32 size) in GX2RoundUp() function543 return (GX2Boolean)((u32)p == GX2RoundUp((u32)p, alignment)); in GX2IsAligned()