Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1154 const CPVRTHash HeaderCommands[] = in ParseHeader() local
1160 …PVRTCOMPILEASSERT(HeaderCommands, sizeof(HeaderCommands) / sizeof(HeaderCommands[0]) == eCmds_Size… in ParseHeader()
1172 if(Cmd == HeaderCommands[eCmds_Version]) in ParseHeader()
1177 else if(Cmd == HeaderCommands[eCmds_Description]) in ParseHeader()
1182 else if(Cmd == HeaderCommands[eCmds_Copyright]) in ParseHeader()