Lines Matching refs:GFDEndianSwap8in32
810 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()
2338 GFDEndianSwap8in32((u32*) pShaders->pGeometryShader->shaderPtr, nElem); in GFDWriteFileShaderAsCodeWithSource()
2365 GFDEndianSwap8in32((u32*) pShaders->pGeometryShader->copyShaderPtr, nElem); in GFDWriteFileShaderAsCodeWithSource()
2463 GFDEndianSwap8in32((u32*)pShaders->pComputeShader->shaderPtr, nElem); in GFDWriteFileShaderAsCodeWithSource()