EndStreamPrimitive not supported when there is #extension GL_ARB_gpu_shader5
authorZhiqianXia <xzq0528@outlook.com>
Tue, 4 Jan 2022 02:40:04 +0000 (10:40 +0800)
committerZhiqianXia <xzq0528@outlook.com>
Tue, 4 Jan 2022 02:40:04 +0000 (10:40 +0800)
commit1b01aaaf2972de8552553351b9ccb1b23bfadc94
tree8c9a1f06c03ab25e52ee67169bb95dc289d0ac6d
parentdf609a01b386001e367709086c58529c48028d1e
EndStreamPrimitive not supported when there is #extension GL_ARB_gpu_shader5

Signed-off-by: ZhiqianXia <xzq0528@outlook.com>
Test/EndStreamPrimitive.geom [new file with mode: 0644]
Test/baseResults/150.geom.out
Test/baseResults/EndStreamPrimitive.geom.out [new file with mode: 0644]
glslang/MachineIndependent/Initialize.cpp
glslang/MachineIndependent/ParseHelper.cpp
gtests/AST.FromFile.cpp