HomeSort by relevance Sort by last modified time
    Searched refs:pszEffectName (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTModelPOD.cpp 1026 if(!WriteData(pFile, ePODFileMatEffectName, s.pMaterial[i].pszEffectName, s.pMaterial[i].pszEffectName ? ((unsigned int)strlen(s.pMaterial[i].pszEffectName)+1) : 0)) return false;
    [all...]
PVRTModelPOD.h 247 PVRTchar8 *pszEffectName; /*!< Name of effect in the effect file */
    [all...]

Completed in 2622 milliseconds