EndStreamPrimitive not supported when there is #extension GL_ARB_gpu_shader5
[platform/upstream/glslang.git] / Test / spv.boolInBlock.frag
2016-03-09 Dejan MircevskiMerge branch 'master' of github.com:KhronosGroup/glslan...
2016-03-06 John KessenichMerge pull request #168 from amdrexu/feature2
2016-03-06 John KessenichMerge pull request #165 from amdrexu/feature
2016-03-06 John KessenichMerge pull request #122 from baldurk/remove-bison-binary
2016-03-04 John KessenichMerge pull request #187 from amdrexu/bugfix
2016-03-03 Rex XuSPV: Continue to fix the issue of bool -> uint32
2016-02-28 John KessenichMerge pull request #173 from amdrexu/bugfix
2016-02-24 Rex XuSPV: Fix an issue caused by bool-to-uint32 conversion.