i965: Add #defines for HiZ and separate stencil buffer commands.

This commit is contained in:
Kenneth Graunke
2011-01-10 14:31:28 -08:00
parent 4b929c75e2
commit da0c0dbab0
+3
View File
@@ -1120,6 +1120,9 @@
# define MS_NUMSAMPLES_4 (2 << 1)
# define MS_NUMSAMPLES_8 (3 << 1)
#define _3DSTATE_STENCIL_BUFFER 0x790e /* ILK, SNB */
#define _3DSTATE_HIER_DEPTH_BUFFER 0x790f /* ILK, SNB */
#define _3DSTATE_CLEAR_PARAMS 0x7910 /* ILK+ */
# define DEPTH_CLEAR_VALID (1 << 15)
/* DW1: depth clear value */