vkCmdSetBlendConstants top-level property

VkCmdSetBlendConstants vkCmdSetBlendConstants
getter/setter pair

Implementation

VkCmdSetBlendConstants vkCmdSetBlendConstants =
    loadFunction<VkCmdSetBlendConstantsNative>(
            _library, 'vkCmdSetBlendConstants')
        .asFunction<VkCmdSetBlendConstants>();