Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.cpp1252 static bool ReadLight( in ReadLight() function
1672 case ePODFileLight: if(!ReadLight(s.pLight[nLights++], src)) return false; break; in ReadScene()