mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-22 02:35:23 +12:00
Get first renders working with accelerated draws
This commit is contained in:
parent
33e63f7d7a
commit
5432a5a0d8
6 changed files with 63 additions and 78 deletions
|
@ -12,6 +12,7 @@ namespace PICA {
|
|||
u8* data;
|
||||
u32 offset;
|
||||
u32 size;
|
||||
u32 stride;
|
||||
|
||||
u8 type;
|
||||
u8 componentCount;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue