• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[vkCmdSetLineWidth,vkCmdSetLineWidth]]
3[source,c++]
4----
5void vkCmdSetLineWidth(
6    VkCommandBuffer                             commandBuffer,
7    float                                       lineWidth);
8----
9