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()135 FLUSH_VERTICES(ctx, ctx->DriverFlags.NewSampleMask ? 0 : _NEW_MULTISAMPLE); in sample_maski()174 ctx->DriverFlags.NewSampleShading ? 0 : _NEW_MULTISAMPLE); in min_sample_shading()362 _NEW_MULTISAMPLE); in _mesa_AlphaToCoverageDitherControlNV_no_error()373 _NEW_MULTISAMPLE); in _mesa_AlphaToCoverageDitherControlNV()
338 FLUSH_VERTICES(ctx, _NEW_MULTISAMPLE); in _mesa_set_multisample()976 _NEW_MULTISAMPLE); in _mesa_set_enable()986 _NEW_MULTISAMPLE); in _mesa_set_enable()994 _NEW_MULTISAMPLE); in _mesa_set_enable()1004 _NEW_MULTISAMPLE); in _mesa_set_enable()1016 _NEW_MULTISAMPLE); in _mesa_set_enable()1261 _NEW_MULTISAMPLE); in _mesa_set_enable()
4559 #define _NEW_MULTISAMPLE (1u << 24) /**< gl_context::Multisample */ macro
191 _NEW_MULTISAMPLE |
1737 (GEN_GEN >= 6 ? _NEW_MULTISAMPLE : 0) |2072 (GEN_GEN < 8 && GEN_GEN >= 6 ? _NEW_MULTISAMPLE : 0),3058 _NEW_MULTISAMPLE,3346 .mesa = _NEW_MULTISAMPLE |3451 _NEW_MULTISAMPLE,3998 .mesa = _NEW_MULTISAMPLE |4645 _NEW_MULTISAMPLE |4863 _NEW_MULTISAMPLE,
422 DEFINE_BIT(_NEW_MULTISAMPLE),
374 _NEW_MULTISAMPLE | in brw_wm_state_dirty()
730 return _NEW_POINT | _NEW_MULTISAMPLE; in _mesa_program_state_flags()