Function VkDeviceCmds.CmdSetDepthBounds
Commands for VK_VERSION_1_0
void CmdSetDepthBounds
(
VkCommandBuffer_T* commandBuffer,
float minDepthBounds,
float maxDepthBounds
);
Commands for VK_VERSION_1_0
void CmdSetDepthBounds
(
VkCommandBuffer_T* commandBuffer,
float minDepthBounds,
float maxDepthBounds
);