自定义的shader再web上能生效,在Native就渲染不出来了
原来native要调用sprite的customRenderEnable = true,但是发现多个纹理采样,web上可以,native上不行