vkCmdSetDepthBoundsTestEnable top-level property

VkCmdSetDepthBoundsTestEnable vkCmdSetDepthBoundsTestEnable
getter/setter pair

Implementation

VkCmdSetDepthBoundsTestEnable vkCmdSetDepthBoundsTestEnable =
    loadFunction<VkCmdSetDepthBoundsTestEnableNative>(
            _library, 'vkCmdSetDepthBoundsTestEnable')
        .asFunction<VkCmdSetDepthBoundsTestEnable>();