Searched defs:ConstructContext (Results 1 – 1 of 1) sorted by relevance
170 struct ConstructContext struct173 enum Operation193 void Init( in Init()219 PtrT GetCurrentPtr() in GetCurrentPtr()224 u32 GetRemain() const in GetRemain()229 void Align(u32 align) in Align()234 void Advance(u32 dx) { targetBufferCur += dx; } in Advance()237 u32 offset() const in offset()242 u32 sIndex() const { return sheetIndex; } in sIndex()252 u16 GetNumSheets() const { return numSheets; } in GetNumSheets()[all …]