VkCmdSetDepthBoundsTestEnable typedef

VkCmdSetDepthBoundsTestEnable = void Function(Pointer<VkCommandBuffer> commandBuffer, int depthBoundsTestEnable)

Implementation

typedef VkCmdSetDepthBoundsTestEnable = void Function(
    Pointer<VkCommandBuffer> commandBuffer, int depthBoundsTestEnable);