Lines Matching defs:TEST_AND_CALL1
643 #define TEST_AND_CALL1(FIELD, CALL) do { \
703 TEST_AND_CALL1(Color.ClearIndex, ClearIndex);
708 TEST_AND_CALL1(Color.IndexMask, IndexMask);
800 TEST_AND_CALL1(Color.Blend[0].EquationRGB, BlendEquation);
811 TEST_AND_CALL1(Color.LogicOp, LogicOp);
840 TEST_AND_CALL1(Depth.Func, DepthFunc);
841 TEST_AND_CALL1(Depth.Clear, ClearDepth);
843 TEST_AND_CALL1(Depth.Mask, DepthMask);
902 TEST_AND_CALL1(Light.ShadeModel, ShadeModel);
921 TEST_AND_CALL1(Line.Width, LineWidth);
935 TEST_AND_CALL1(Point.Size, PointSize);
957 TEST_AND_CALL1(Polygon.CullFaceMode, CullFace);
958 TEST_AND_CALL1(Polygon.FrontFace, FrontFace);
1006 TEST_AND_CALL1(Stencil.Clear, ClearStencil);
1035 TEST_AND_CALL1(Transform.MatrixMode, MatrixMode);
1127 TEST_AND_CALL1(Multisample.SampleAlphaToCoverageDitherControl,