8 lines
63 B
Plaintext
8 lines
63 B
Plaintext
|
|
||
|
uniform vec2 u_skRTFlip;
|
||
|
in T {
|
||
|
int x;
|
||
|
};
|
||
|
void main() {
|
||
|
}
|