9 lines
299 B
Plaintext
9 lines
299 B
Plaintext
|
|
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
||
|
|
[[vkCmdSetLineWidth,vkCmdSetLineWidth]]
|
||
|
|
[source,c++]
|
||
|
|
----
|
||
|
|
void vkCmdSetLineWidth(
|
||
|
|
VkCommandBuffer commandBuffer,
|
||
|
|
float lineWidth);
|
||
|
|
----
|