extensions: update INTEL_conservative_rasterization dependencies
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 8 Dec 2016 11:00:01 +0000 (11:00 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 13 Dec 2016 16:27:54 +0000 (16:27 +0000)
Suggested by Ilia.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/mesa/main/extensions_table.h

index 9c3b7769672817bec74c417d67c4b28864dc1202..2de3c598448b4debc7bb043291bff115abdbf572 100644 (file)
@@ -290,7 +290,7 @@ EXT(IBM_texture_mirrored_repeat             , dummy_true
 
 EXT(INGR_blend_func_separate                , EXT_blend_func_separate                , GLL,  x ,  x ,  x , 1999)
 
-EXT(INTEL_conservative_rasterization        , INTEL_conservative_rasterization       ,  x ,  42,  x ,  32, 2013)
+EXT(INTEL_conservative_rasterization        , INTEL_conservative_rasterization       ,  x , GLC,  x ,  31, 2013)
 EXT(INTEL_performance_query                 , INTEL_performance_query                , GLL, GLC,  x , ES2, 2013)
 
 EXT(KHR_blend_equation_advanced             , KHR_blend_equation_advanced            , GLL, GLC,  x , ES2, 2014)