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