vkCmdSetDepthBoundsTestEnableEXT top-level property

VkCmdSetDepthBoundsTestEnableEXT vkCmdSetDepthBoundsTestEnableEXT
getter/setter pair

Implementation

VkCmdSetDepthBoundsTestEnableEXT vkCmdSetDepthBoundsTestEnableEXT =
    loadFunction<VkCmdSetDepthBoundsTestEnableEXTNative>(
            _library, 'vkCmdSetDepthBoundsTestEnableEXT')
        .asFunction<VkCmdSetDepthBoundsTestEnableEXT>();