Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.h571 bool ParseTexture(int nStartLine, int nEndLine, CPVRTString * const pReturnError);
DPVRTPFXParser.cpp583 if(!ParseTexture(nLine, nEndLine, pReturnError)) in Parse()
1482 bool CPVRTPFXParser::ParseTexture(int nStartLine, int nEndLine, CPVRTString * const pReturnError) in ParseTexture() function in CPVRTPFXParser