Searched refs:astcBody (Results 1 – 1 of 1) sorted by relevance
78 static bool ConstructAstcBody(uint8_t* astcBody, size_t& blockNums, const uint8_t* astcBlockPart) in ConstructAstcBody() argument80 if (astcBody == nullptr || astcBlockPart == nullptr) { in ConstructAstcBody()84 uint8_t* astcBuf = astcBody; in ConstructAstcBody()