vkCmdBindVertexBuffers2 top-level property

VkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2
getter/setter pair

Implementation

VkCmdBindVertexBuffers2 vkCmdBindVertexBuffers2 =
    loadFunction<VkCmdBindVertexBuffers2Native>(
            _library, 'vkCmdBindVertexBuffers2')
        .asFunction<VkCmdBindVertexBuffers2>();