glslang/Test/baseResults/preprocessor.line.frag.out

6 lines
60 B
Plaintext

#version 310 es
#line 1 2
#pragma something
void main(){ }