z test patch
This commit is contained in:
@@ -14,11 +14,12 @@
|
||||
#define VU1_SINGLE_COLOR_ADDR 7
|
||||
#define VU1_OPTIONS_ADDR 8
|
||||
#define VU1_LOD_ADDR 9
|
||||
#define VU1_CLUT_ADDR 10
|
||||
#define VU1_LIGHTS_DIRS_ADDR 11
|
||||
#define VU1_LIGHTS_COLORS_ADDR 14
|
||||
#define VU1_SET_GIFTAG_ADDR 18
|
||||
#define VU1_LAST_ITEM_ADDR 18
|
||||
#define VU1_Z_TESTS_ADDR 10
|
||||
#define VU1_CLUT_ADDR 11
|
||||
#define VU1_LIGHTS_DIRS_ADDR 12
|
||||
#define VU1_LIGHTS_COLORS_ADDR 15
|
||||
#define VU1_SET_GIFTAG_ADDR 19
|
||||
#define VU1_DYNPIP_LAST_ITEM_ADDR 19
|
||||
|
||||
// Buffer data (xtop)
|
||||
#define VU1_VERT_DATA_ADDR 2
|
||||
#define VU1_DYNPIP_VERT_DATA_ADDR 2
|
||||
|
||||
Reference in New Issue
Block a user