Searched refs:_NEW_MULTISAMPLE (Results 1 – 8 of 8) sorted by relevance
50 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewSampleMask ? 0 : _NEW_MULTISAMPLE); in _mesa_SampleCoverage()116 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewSampleMask ? 0 : _NEW_MULTISAMPLE); in sample_maski()155 ctx->DriverFlags.NewSampleShading ? 0 : _NEW_MULTISAMPLE); in min_sample_shading()
249 FLUSH_VERTICES(ctx, _NEW_MULTISAMPLE); in _mesa_set_multisample()853 _NEW_MULTISAMPLE); in _mesa_set_enable()863 _NEW_MULTISAMPLE); in _mesa_set_enable()871 _NEW_MULTISAMPLE); in _mesa_set_enable()881 _NEW_MULTISAMPLE); in _mesa_set_enable()894 _NEW_MULTISAMPLE); in _mesa_set_enable()1120 _NEW_MULTISAMPLE); in _mesa_set_enable()
4325 #define _NEW_MULTISAMPLE (1u << 24) /**< gl_context::Multisample */ macro
369 _NEW_MULTISAMPLE |
1712 (GEN_GEN >= 6 ? _NEW_MULTISAMPLE : 0) |2015 (GEN_GEN < 8 && GEN_GEN >= 6 ? _NEW_MULTISAMPLE : 0),3033 _NEW_MULTISAMPLE,3320 .mesa = _NEW_MULTISAMPLE |3913 .mesa = _NEW_MULTISAMPLE |4442 _NEW_MULTISAMPLE |4642 _NEW_MULTISAMPLE,
277 DEFINE_BIT(_NEW_MULTISAMPLE),
431 _NEW_MULTISAMPLE | in brw_wm_state_dirty()
697 return _NEW_POINT | _NEW_MULTISAMPLE; in _mesa_program_state_flags()