Searched refs:TestTwoSide (Results 1 – 5 of 5) sorted by relevance
187 attr->StencilTwoSide = ctx->Stencil.TestTwoSide; in _mesa_PushAttrib()450 TEST_AND_UPDATE(ctx->Stencil.TestTwoSide, enable->StencilTwoSide, in pop_enable_group()1008 TEST_AND_UPDATE(ctx->Stencil.TestTwoSide, attr->Stencil.TestTwoSide, in _mesa_PopAttrib()
1119 if (ctx->Stencil.TestTwoSide == state) in _mesa_set_enable()1124 ctx->Stencil.TestTwoSide = state; in _mesa_set_enable()1875 return ctx->Stencil.TestTwoSide; in _mesa_IsEnabled()
573 ctx->Stencil.TestTwoSide = GL_FALSE; in _mesa_init_stencil()
726 GLboolean TestTwoSide; /**< GL_EXT_stencil_two_side */ member
274 ctx->Stencil.TestTwoSide controls whether or not 1 or 2-sided stenciling