Searched defs:ConstructContext (Results 1 – 1 of 1) sorted by relevance
168 struct ConstructContext struct171 enum Operation191 void Init( in Init()217 PtrT GetCurrentPtr() in GetCurrentPtr()222 u32 GetRemain() const in GetRemain()227 void Align(u32 align) in Align()232 void Advance(u32 dx) { targetBufferCur += dx; } in Advance()235 u32 offset() const in offset()240 u32 sIndex() const { return sheetIndex; } in sIndex()250 u16 GetNumSheets() const { return numSheets; } in GetNumSheets()[all …]