// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCmdSetDepthBias,vkCmdSetDepthBias]] [source,c++] ---- void vkCmdSetDepthBias( VkCommandBuffer commandBuffer, float depthBiasConstantFactor, float depthBiasClamp, float depthBiasSlopeFactor); ----