added comments.
This commit is contained in:
parent
f46b1382ee
commit
2c602e9045
@ -48,7 +48,7 @@ struct VulkanHardwareRequirement
|
||||
bool multi_draw_indirect; ///<要求支持MultiDrawIndirect
|
||||
|
||||
bool wide_lines; ///<要求支持宽线条
|
||||
bool line_rasterization; ///<要支持线条特性
|
||||
bool line_rasterization; ///<要支持线条特性(这功能mac/ios平台不支持)
|
||||
bool large_points; ///<要求支持绘制大点
|
||||
|
||||
bool texture_cube_array; ///<要求支持立方体数组纹理
|
||||
|
Loading…
x
Reference in New Issue
Block a user