Searched refs:ParserCommands (Results 1 – 1 of 1) sorted by relevance
534 const CPVRTHash ParserCommands[] = in Parse() local544 …PVRTCOMPILEASSERT(ParserCommands, sizeof(ParserCommands) / sizeof(ParserCommands[0]) == eCmds_Size… in Parse()558 if(Cmd == ParserCommands[eCmds_Header]) in Parse()579 else if(Cmd == ParserCommands[eCmds_Texture]) in Parse()593 else if(Cmd == ParserCommands[eCmds_Target]) in Parse()607 else if(Cmd == ParserCommands[eCmds_Textures]) in Parse()628 else if(Cmd == ParserCommands[eCmds_VertexShader]) in Parse()645 else if(Cmd == ParserCommands[eCmds_FragmentShader]) in Parse()662 else if(Cmd == ParserCommands[eCmds_Effect]) in Parse()