Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp153 ePODFileLightColour, enumerator
984 …if(!WriteData32(pFile, ePODFileLightColour, s.pLight[i].pfColour, sizeof(s.pLight[i].pfColour) / s… in WritePOD()
1265 case ePODFileLightColour: if(!src.ReadArray32(s.pfColour, 3)) return false; break; in ReadLight()