Lines Matching defs:prof

40         const SM2Profile* prof, const Terrain* terrain, TechniqueType tt)  in createVertexProgram()
76 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt) in createFragmentProgram()
114 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateVpHeader()
275 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateFpHeader()
483const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, uint layer, StringStream& outStr… in generateVpLayer()
489const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, uint layer, StringStream& outStr… in generateFpLayer()
558 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateVpFooter()
590 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateFpFooter()
664 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateFpDynamicShadowsHelpers()
785 …uint texCoord, const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& out… in generateVpDynamicShadowsParams()
810 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateVpDynamicShadows()
843 …uint* texCoord, uint* sampler, const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, S… in generateFpDynamicShadowsParams()
875 const SM2Profile* prof, const Terrain* terrain, TechniqueType tt, StringStream& outStream) in generateFpDynamicShadows()