llvmpipe: pass incoming sample_mask into fragment shader context.
[mesa.git] / src / gallium / drivers / llvmpipe / lp_state.h
index f695f006399f5104cdcd96afb487d5dbd2b6f971..ccb5af2eb5e8537f24306df73ad2cbf6c3b60de3 100644 (file)
@@ -60,6 +60,7 @@
 #define LP_NEW_FS_IMAGES    0x100000
 #define LP_NEW_TCS          0x200000
 #define LP_NEW_TES          0x400000
+#define LP_NEW_SAMPLE_MASK  0x800000
 
 #define LP_CSNEW_CS 0x1
 #define LP_CSNEW_CONSTANTS 0x2