Searched refs:ParseGenericSurface (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPFXParser.h | 596 …bool ParseGenericSurface(int nStartLine, int nEndLine, SPVRTPFXParserTexture& Params, CPVRTArray<C…
|
D | PVRTPFXParser.cpp | 1218 bool CPVRTPFXParser::ParseGenericSurface(int nStartLine, int nEndLine, SPVRTPFXParserTexture& Param… in ParseGenericSurface() function in CPVRTPFXParser 1515 if(!ParseGenericSurface(nStartLine, nEndLine, TexDesc, KnownCmds, "TEXTURE", pReturnError)) in ParseTexture() 1702 if(!ParseGenericSurface(nStartLine, nEndLine, TexDesc, KnownCmds, "TARGET", pReturnError)) in ParseTarget()
|