Searched refs:SampleShading (Results 1 – 8 of 8) sorted by relevance
235 ctx->Multisample.SampleShading && in st_update_rasterizer()
144 st->ctx->Multisample.SampleShading && in st_update_fp()
71 ctx->Multisample.SampleShading = GL_FALSE; in _mesa_init_multisample()
1013 if (ctx->Multisample.SampleShading == state) in _mesa_set_enable()1018 ctx->Multisample.SampleShading = state; in _mesa_set_enable()1933 return ctx->Multisample.SampleShading; in _mesa_IsEnabled()
682 GLboolean SampleShading; member
530 else if (ctx->Multisample.SampleShading) in _mesa_get_min_invocations_per_fragment()
497 ctx->Multisample.SampleShading && in brw_wm_populate_key()
812 if (ctx->Multisample.SampleShading) in _mesa_meta_begin()1181 if (ctx_ms->SampleShading != save_ms->SampleShading) in _mesa_meta_end()1182 _mesa_set_enable(ctx, GL_SAMPLE_SHADING, save_ms->SampleShading); in _mesa_meta_end()