unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkCmdSetLineWidth.txt

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);
----