1. float和int精度范围2. 指定变量精度(放在数据类型之前) highp vec4 position; varing lowp vec4 color; mediump float specularExp;