Lines Matching refs:CPVRTHash
534 const CPVRTHash ParserCommands[] = in Parse()
557 CPVRTHash Cmd(m_psContext->ppszEffectFile[nLine]); in Parse()
1154 const CPVRTHash HeaderCommands[] = in ParseHeader()
1171 CPVRTHash Cmd(str); in ParseHeader()
1218 …ace(int nStartLine, int nEndLine, SPVRTPFXParserTexture& Params, CPVRTArray<CPVRTHash>& KnownCmds, in ParseGenericSurface()
1239 const CPVRTHash GenericSurfCommands[] = in ParseGenericSurface()
1256 CPVRTHash Name; in ParseGenericSurface()
1292 CPVRTHash Cmd(str); in ParseGenericSurface()
1404 CPVRTHash hashType(pszRemaining); in ParseGenericSurface()
1494 const CPVRTHash TextureCmds[] = in ParseTexture()
1514 CPVRTArray<CPVRTHash> KnownCmds; in ParseTexture()
1532 CPVRTHash texCmd(str); in ParseTexture()
1683 const CPVRTHash TargetCommands[] = in ParseTarget()
1701 CPVRTArray<CPVRTHash> KnownCmds; in ParseTarget()
1718 CPVRTHash texCmd(str); in ParseTarget()
2071 const CPVRTHash ShaderCommands[] = in ParseShader()
2099 CPVRTHash Cmd(str); in ParseShader()
2420 const CPVRTHash EffectCommands[] = in ParseEffect()
2446 CPVRTHash Cmd(str); in ParseEffect()