Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp1286 static bool ReadMaterial( in ReadMaterial() function
1673 case ePODFileMaterial: if(!ReadMaterial(s.pMaterial[nMaterials++], src)) return false; break; in ReadScene()