Home
last modified time | relevance | path

Searched refs:TEST_AND_CALL2 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dattrib.c725 #define TEST_AND_CALL2(FIELD1, FIELD2, CALL) do { \ macro
834 TEST_AND_CALL2(Color.AlphaFunc, Color.AlphaRefUnclamped, AlphaFunc); in _mesa_PopAttrib()
875 TEST_AND_CALL2(Color.Blend[0].EquationRGB, in _mesa_PopAttrib()
919 TEST_AND_CALL2(Depth.BoundsMin, Depth.BoundsMax, DepthBoundsEXT); in _mesa_PopAttrib()
1025 TEST_AND_CALL2(Light.ColorMaterialFace, Light.ColorMaterialMode, in _mesa_PopAttrib()
1041 TEST_AND_CALL2(Line.StippleFactor, Line.StipplePattern, LineStipple); in _mesa_PopAttrib()
1215 TEST_AND_CALL2(Transform.ClipOrigin, Transform.ClipDepthMode, in _mesa_PopAttrib()
1269 TEST_AND_CALL2(Multisample.SampleCoverageValue, in _mesa_PopAttrib()