vkCmdSetViewportWithCountEXT top-level property

VkCmdSetViewportWithCountEXT vkCmdSetViewportWithCountEXT
getter/setter pair

Implementation

VkCmdSetViewportWithCountEXT vkCmdSetViewportWithCountEXT =
    loadFunction<VkCmdSetViewportWithCountEXTNative>(
            _library, 'vkCmdSetViewportWithCountEXT')
        .asFunction<VkCmdSetViewportWithCountEXT>();