blob: d9d631522d3688f325a378be4a41356263c6d19e [file] [log] [blame]
out vec4 sk_FragColor;
void main() {
sk_FragColor = FramebufferFragColor;
}