Searched refs:SampleShading (Results 1 – 6 of 6) sorted by relevance
263 ctx->Multisample.SampleShading && in st_update_rasterizer()
160 st->ctx->Multisample.SampleShading && in st_update_fp()
76 ctx->Multisample.SampleShading = GL_FALSE; in _mesa_init_multisample()
1044 if (ctx->Multisample.SampleShading == state) in _mesa_set_enable()1049 ctx->Multisample.SampleShading = state; in _mesa_set_enable()1962 return ctx->Multisample.SampleShading; in _mesa_IsEnabled()
573 GLboolean SampleShading; member
370 else if (ctx->Multisample.SampleShading) in _mesa_get_min_invocations_per_fragment()