Modify single_tessellation_stage to check for GL_NV_gpu_shader5
authorMark Adams <marka@nvidia.com>
Thu, 2 Mar 2017 15:19:49 +0000 (10:19 -0500)
committerMark Adams <marka@nvidia.com>
Thu, 2 Mar 2017 15:19:49 +0000 (10:19 -0500)
commit2c74c73891c545cfe4d8462a2d865087efd879db
tree13c2fbe89fbe18305271030c35b78ab1a2826bb0
parent83c250d247ae8a50e39f7f0c35e6976e990d3635
Modify single_tessellation_stage to check for GL_NV_gpu_shader5

That extension permits the use of a tessellation control shader
without a tessellation evaluation shader. Affected tests:

dEQP-GLES31.functional.debug.negative_coverage.*.tessellation.single_tessellation_stage
modules/gles31/functional/es31fNegativeTessellationTests.cpp