blob: 123c3393a20c5a3573e8239ab7336cc841cfb29c [file] [log] [blame]
ethannicholasb3058bd2016-07-01 08:22:01 -07001STRINGIFY(
2
3// defines built-in interfaces supported by SkiaSL fragment shaders
4
5layout(builtin=15) in vec4 gl_FragCoord;
6
ethannicholas08b2ccf2016-10-10 06:40:23 -07007)
jvanverth15341a22016-10-10 09:18:23 -07008