Home
last modified time | relevance | path

Searched refs:CtrTextureHash (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/tpl/CTR/
Dtpl_ReadTexturePackage.cpp54 const CtrTextureHash *texHash = reinterpret_cast<const CtrTextureHash *> in GetTextureIndex()
60 texHash, header.numTexture, sizeof(CtrTextureHash), crc32key, &data); in GetTextureIndex()
Dtpl_crc32.cpp179 const CtrTextureHash &hash = *(const CtrTextureHash *)data; in cmpTpkSearchData()
Dtpl_Internal.h50 struct CtrTextureHash struct