mesa: expose ARB_post_depth_coverage in the Compatibility profile

It only contains GLSL changes.

v2: allow the layout qualifier on GLSL <= 1.30
This commit is contained in:
Marek Olšák
2018-08-06 01:25:51 -04:00
parent 8d8222461f
commit 1cf3631b9c
2 changed files with 2 additions and 1 deletions

View File

@@ -497,6 +497,7 @@ layout {
|| yyextra->ARB_conservative_depth_enable
|| yyextra->ARB_explicit_attrib_location_enable
|| yyextra->ARB_explicit_uniform_location_enable
|| yyextra->ARB_post_depth_coverage_enable
|| yyextra->has_separate_shader_objects()
|| yyextra->ARB_uniform_buffer_object_enable
|| yyextra->ARB_fragment_coord_conventions_enable