Home
last modified time | relevance | path

Searched refs:patchTableOffset (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/gfd/headers/cafe/gfd/
DgfdFormat.h111 u32 patchTableOffset; ///< offset of the patch table in this block member
/CafeSDK-2.12.13-1/system/include/cafe/gfd/
DgfdFormat.h111 u32 patchTableOffset; ///< offset of the patch table in this block member
/CafeSDK-2.12.13-1/system/src/lib/gfd/
DgfdInterface.c1319 ASSERT(GFDCheckTagDAT(pTrailer->patchTableOffset )); in _GFDRelocateBlock()
1335 u32 PTableOffset = GFDCleanTag( pTrailer->patchTableOffset ); in _GFDRelocateBlockEx()
/CafeSDK-2.12.13-1/system/src/tool/gfx/projects/gfd/
DgfdFileShader.cpp852 …vshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderVSH()
1022 …pshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderPSH()
1193 …gshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderGSH()
1396 …vshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderCSH()