blob: 8e603d9a8cfd38d1d94a20c0406301d2ed50222e [file] [log] [blame]
highp vec4 lightModel(const in highp vec3 baseColor,
const in highp vec3 pos,
const in highp float intensity)
{
...
}