5 lines
44 B
Plaintext
5 lines
44 B
Plaintext
|
|
||
|
void main() {
|
||
|
gl_SampleMask[0] |= 8;
|
||
|
}
|