Lines Matching refs:TEST_AND_CALL1
715 #define TEST_AND_CALL1(FIELD, CALL) do { \ macro
775 TEST_AND_CALL1(Color.ClearIndex, ClearIndex); in _mesa_PopAttrib()
780 TEST_AND_CALL1(Color.IndexMask, IndexMask); in _mesa_PopAttrib()
872 TEST_AND_CALL1(Color.Blend[0].EquationRGB, BlendEquation); in _mesa_PopAttrib()
883 TEST_AND_CALL1(Color.LogicOp, LogicOp); in _mesa_PopAttrib()
912 TEST_AND_CALL1(Depth.Func, DepthFunc); in _mesa_PopAttrib()
913 TEST_AND_CALL1(Depth.Clear, ClearDepth); in _mesa_PopAttrib()
915 TEST_AND_CALL1(Depth.Mask, DepthMask); in _mesa_PopAttrib()
1023 TEST_AND_CALL1(Light.ShadeModel, ShadeModel); in _mesa_PopAttrib()
1042 TEST_AND_CALL1(Line.Width, LineWidth); in _mesa_PopAttrib()
1056 TEST_AND_CALL1(Point.Size, PointSize); in _mesa_PopAttrib()
1092 TEST_AND_CALL1(Polygon.CullFaceMode, CullFace); in _mesa_PopAttrib()
1093 TEST_AND_CALL1(Polygon.FrontFace, FrontFace); in _mesa_PopAttrib()
1147 TEST_AND_CALL1(Stencil.Clear, ClearStencil); in _mesa_PopAttrib()
1176 TEST_AND_CALL1(Transform.MatrixMode, MatrixMode); in _mesa_PopAttrib()
1272 TEST_AND_CALL1(Multisample.SampleAlphaToCoverageDitherControl, in _mesa_PopAttrib()