add missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.c
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_sanity.c
index 11d0a33ce4ad76b6eed32ac8eae938517847c8f6..4a6d7d1b2a9d341cc5efc63d5827589ab4cb626b 100644 (file)
@@ -138,6 +138,7 @@ static struct {
    { RADEON_PP_TEX_SIZE_0, 2, "RADEON_PP_TEX_SIZE_0" },
    { RADEON_PP_TEX_SIZE_1, 2, "RADEON_PP_TEX_SIZE_1" },
    { RADEON_PP_TEX_SIZE_2, 2, "RADEON_PP_TEX_SIZE_2" },
+       { 0, 3, "R200_RB3D_BLENDCOLOR" },
 };
 
 struct reg_names {