Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/gfd/
DgfdFormat.h108 u32 stringTableOffset; ///< offset of string table in this block member
/CafeSDK-2.12.13/system/src/lib/gfd/headers/cafe/gfd/
DgfdFormat.h108 u32 stringTableOffset; ///< offset of string table in this block member
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gfd/
DgfdFileShader.cpp850 …vshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderVSH()
1020 …pshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderPSH()
1191 …gshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderGSH()
1394 …vshTrailer->stringTableOffset = pOffset[oStringTable]; // offset of string table in this… in GFDCreateBlockRelocateHeaderCSH()