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