mirror of
https://github.com/devkitPro/wut.git
synced 2026-07-19 00:31:28 -05:00
Add GX2_SHADER_PROGRAM_ALIGNMENT
This commit is contained in:
parent
00a3d9d554
commit
d0dab12160
|
|
@ -14,6 +14,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define GX2_SHADER_PROGRAM_ALIGNMENT (0x100)
|
||||
|
||||
typedef struct GX2AttribVar GX2AttribVar;
|
||||
typedef struct GX2AttribStream GX2AttribStream;
|
||||
typedef struct GX2FetchShader GX2FetchShader;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user