Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/projects/gfd/
DgfdFileShader.cpp832 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderVSH() local
847 …vshTrailer->dataSize = GFDCleanTag(pOffset[oPatchTable]) - GFDCleanTag(pOffset[oMain… in GFDCreateBlockRelocateHeaderVSH()
852 …vshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderVSH()
1002 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderPSH() local
1017 …pshTrailer->dataSize = GFDCleanTag(pOffset[oPatchTable]) - GFDCleanTag(pOffset[oMain… in GFDCreateBlockRelocateHeaderPSH()
1022 …pshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderPSH()
1173 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderGSH() local
1188 …gshTrailer->dataSize = GFDCleanTag(pOffset[oPatchTable]) - GFDCleanTag(pOffset[oMain… in GFDCreateBlockRelocateHeaderGSH()
1193 …gshTrailer->patchTableOffset = pOffset[oPatchTable] ; // offset of the patch table in t… in GFDCreateBlockRelocateHeaderGSH()
1371 int oPatchTable = nE; in GFDCreateBlockRelocateHeaderCSH() local
[all …]