Searched refs:PVRTPFXCreateStringCopy (Results 1 – 2 of 2) sorted by relevance
412 PVRTPFXCreateStringCopy(&pszGLSLfile, rhs.pszGLSLfile); in Copy()413 PVRTPFXCreateStringCopy(&pszGLSLBinaryFile, rhs.pszGLSLBinaryFile); in Copy()414 PVRTPFXCreateStringCopy(&pszGLSLcode, rhs.pszGLSLcode); in Copy()415 PVRTPFXCreateStringCopy(&pbGLSLBinary, rhs.pbGLSLBinary); in Copy()483 PVRTPFXCreateStringCopy(&pszName, rhs.pszName); in Copy()484 PVRTPFXCreateStringCopy(&pszValue, rhs.pszValue); in Copy()2936 void PVRTPFXCreateStringCopy(char** ppDst, const char* pSrc) in PVRTPFXCreateStringCopy() function
28 void PVRTPFXCreateStringCopy(char** ppDst, const char* pSrc);