r600: merge alu_instruction/alu_instruction2
[mesa.git] / src / mesa / drivers / dri / r600 / r600_reg_r7xx.h
index e5c01c861aa129e6e843aef23a296ce999cd56b6..eb169bd885d605b50b915bd8612a7d256a89981e 100644 (file)
@@ -143,6 +143,8 @@ enum {
 //  SQ_TEX_SAMPLER_MISC_0                                 = 0x0003d03c,
        R7xx_TRUNCATE_COORD_bit                           = 1 << 9,
        R7xx_DISABLE_CUBE_WRAP_bit                        = 1 << 10,
+//  DB_RENDER_CONTROL                                     = 0x00028d0c,
+       PERFECT_ZPASS_COUNTS_bit                          = 1 << 15,
 
 } ;