Skip to content

intel_conversative_rasterization: make sure we have multisampling

In order to check the values in gl_SampleMaskIn, we need to make sure multisampling rasterization is turned on.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: ed153b51 ("Add GL_INTEL_conservative_rasterization tests")

Merge request reports