uhhhh me change word
This commit is contained in:
@@ -47,7 +47,7 @@ typedef struct gnScissor {
|
||||
} gnScissor;
|
||||
|
||||
typedef struct gnMultisample {
|
||||
gnMultisampleCountFlags samples;
|
||||
gnSampleCountFlags samples;
|
||||
} gnMultisample;
|
||||
|
||||
typedef enum gnFillMode {
|
||||
|
@@ -34,7 +34,7 @@ typedef struct gnRenderPassAttachmentInfo_t {
|
||||
gnImageLayout initialLayout;
|
||||
gnImageLayout finalLayout;
|
||||
|
||||
gnMultisampleCountFlags samples;
|
||||
gnSampleCountFlags samples;
|
||||
} gnRenderPassAttachmentInfo;
|
||||
|
||||
typedef struct gnSubpassAttachmentInfo_t {
|
||||
|
Reference in New Issue
Block a user