Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/lib/gfd/headers/cafe/gfd/
DgfdInterface.h57 inline void GFDEndianSwap8in32(u32 *pData, u32 numberElements) in GFDEndianSwap8in32() function
84 GFDEndianSwap8in32((u32*)pData, numberElements); in GFDEndianSwap()
/CafeSDK-2.12.13/system/include/cafe/gfd/
DgfdInterface.h57 inline void GFDEndianSwap8in32(u32 *pData, u32 numberElements) in GFDEndianSwap8in32() function
84 GFDEndianSwap8in32((u32*)pData, numberElements); in GFDEndianSwap()
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gfd/
DgfdFileShader.cpp810 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderVSH()
816 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderVSH()
980 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderPSH()
986 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderPSH()
1151 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderGSH()
1157 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderGSH()
1349 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderCSH()
1355 GFDEndianSwap8in32((u32*) pStrTable->m_pDB, nWordsStrTbl); in GFDCreateBlockRelocateHeaderCSH()
2110 GFDEndianSwap8in32((u32*)pShaders->pVertexShader->shaderPtr, nElem); in GFDWriteFileShaderAsCodeWithSource()
2234 GFDEndianSwap8in32((u32*) pShaders->pPixelShader->shaderPtr, nElem); in GFDWriteFileShaderAsCodeWithSource()
[all …]