mesa/main: make the CONSERVATIVE_RASTERIZATION_INTEL checks consistent
INTEL_conservative_rasterization isn't exposed on compatibility contexts, nor for GLES 3.0 and below. We already do this correctly for gl{Enable,Disable}, but we should do the same for glIsEnabled as well. Signed-off-by:Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by:
Ian Romanick <ian.d.romanick@intel.com>
Please register or sign in to comment