Home | History | Annotate | Download | only in functional

Lines Matching full:bluechannel

1023 			"	mediump float blueChannel;\n"
1025 " blueChannel = 0.0;\n"
1027 " blueChannel = 1.0;\n"
1028 " o_color = vec4(baseColor.r, baseColor.g, blueChannel, baseColor.a);\n"