Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp104 ePODFileMatBlendColour, enumerator
1033 …if(!WriteData32(pFile, ePODFileMatBlendColour, s.pMaterial[i].pfBlendColour, sizeof(s.pMaterial[i]… in WritePOD()
1350 …case ePODFileMatBlendColour: if(!src.ReadArray32(s.pfBlendColour, sizeof(s.pfBlendColour) / sizeof… in ReadMaterial()