EndStreamPrimitive not supported when there is #extension GL_ARB_gpu_shader5
[platform/upstream/glslang.git] / Test / spv.noLocation.vert
2017-06-03 John KessenichMerge pull request #899 from antiagainst/rm-empty-cpps
2017-05-25 John KessenichMerge pull request #901 from LoopDawg/imat-construct
2017-05-25 John KessenichSPV: Fix #904: Correctly check for built-in block redec...
2017-05-20 John KessenichSPV: Correctly enforce 'location' presence on in/out...
2017-05-19 John KessenichMerge pull request #896 from KhronosGroup/spv-location
2017-05-18 John KessenichSPV: Give error on not assigning locations to I/O.