Searched defs:ConstructContext (Results 1 – 1 of 1) sorted by relevance
167 struct ConstructContext struct170 enum Operation190 void Init( in Init()216 PtrT GetCurrentPtr() in GetCurrentPtr()221 u32 GetRemain() const in GetRemain()226 void Align(u32 align) in Align()231 void Advance(u32 dx) { targetBufferCur += dx; } in Advance()234 u32 offset() const in offset()239 u32 sIndex() const { return sheetIndex; } in sIndex()249 u16 GetNumSheets() const { return numSheets; } in GetNumSheets()[all …]