Example of mixing different type unity shader
This simple project include shader multi pass example that is different type of unity shader.
Vertex/Fragment Shader + Vertex/Fragment Shader
Multi-Pass SampleSurface Shader + Vertex/Fragment Shader
Multi-Pass SampleSurface Shader + Surface Shader
Multi-Pass SampleFixed Shader (ShaderLab) + Surface Shader
Multi-Pass Sample