
This patch distinguishes preprocessing errors with normal parsing errors and gives glslangValidator the ability to output preprocessing errors.
5 lines
290 B
Plaintext
5 lines
290 B
Plaintext
Warning, version 310 is not yet complete; most version-specific features are present, but some are missing.
|
|
WARNING: 0:5: '#extension' : extension is only partially supported: GL_EXT_gpu_shader5
|
|
WARNING: 0:6: '#extension' : extension not supported: GL_EXT_shader_texture_image_samples
|
|
|