change more words
This commit is contained in:
@@ -27,7 +27,7 @@ typedef enum gnTextureUsageFlags {
|
|||||||
|
|
||||||
typedef struct gnTextureInfo {
|
typedef struct gnTextureInfo {
|
||||||
gnExtent3D extent;
|
gnExtent3D extent;
|
||||||
gnMultisampleCountFlags samples;
|
gnSampleCountFlags samples;
|
||||||
gnTextureUsageFlags usage;
|
gnTextureUsageFlags usage;
|
||||||
uint32_t mipmapLevels;
|
uint32_t mipmapLevels;
|
||||||
gnTextureType type;
|
gnTextureType type;
|
||||||
|
Reference in New Issue
Block a user