GPU : DVLE_SendOutmap fix
This commit is contained in:
parent
0b44c62cc3
commit
cd5fb3ac6e
@ -27,9 +27,9 @@ typedef struct{
|
|||||||
}DVLE_constEntry_s;
|
}DVLE_constEntry_s;
|
||||||
|
|
||||||
typedef struct{
|
typedef struct{
|
||||||
u32 header;
|
|
||||||
u16 type;
|
u16 type;
|
||||||
u16 regID;
|
u16 regID;
|
||||||
|
u32 header;
|
||||||
}DVLE_outEntry_s;
|
}DVLE_outEntry_s;
|
||||||
|
|
||||||
typedef struct{
|
typedef struct{
|
||||||
|
Loading…
Reference in New Issue
Block a user