blob: 7ea882d67b4d60dd3ecac7c08eee91562785e174 [file]
InterfaceBlockA { int a; };
InterfaceBlockB { int b; };
void main() {
bool e = sk_FragCoord.y > 0; /* synthesizes u_skRTFlip */
}