Searched refs:GetRawBlockData (Results 1 – 3 of 3) sorted by relevance
112 reinterpret_cast<const uint8_t*>(file.GetRawBlockData().c_str()), in DecompressToImage()113 file.GetRawBlockData().size(), file.GetWidth(), file.GetHeight(), in DecompressToImage()
75 const std::string& GetRawBlockData() const;
143 const std::string& ASTCFile::GetRawBlockData() const { in GetRawBlockData() function in astc_codec::ASTCFile