blob: 38a4354e4407c64a4b1d24bee94effd032bbed73 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdSetLineWidth,vkCmdSetLineWidth]]
[source,c++]
----
void vkCmdSetLineWidth(
VkCommandBuffer commandBuffer,
float lineWidth);
----