色彩/纹理格式名称数组缩短
This commit is contained in:
parent
f0245d5d83
commit
d050b41ede
@ -322,7 +322,7 @@ struct VulkanFormat
|
||||
|
||||
uint32_t bytes; ///<每象素字节数
|
||||
|
||||
char name[32]; ///<名称
|
||||
char name[16]; ///<名称
|
||||
|
||||
TextureCompressType compress_type; ///<压缩类型
|
||||
VulkanDataType color; ///<颜色数据类型
|
||||
|
Loading…
x
Reference in New Issue
Block a user