Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1683 const CPVRTHash TargetCommands[] = in ParseTarget() local
1687 …PVRTCOMPILEASSERT(TargetCommands, sizeof(TargetCommands) / sizeof(TargetCommands[0]) == eCmds_Size… in ParseTarget()
1720 if(texCmd == TargetCommands[eCmds_Name]) in ParseTarget()