vkCmdDispatchIndirect top-level property

VkCmdDispatchIndirect vkCmdDispatchIndirect
getter/setter pair

Implementation

VkCmdDispatchIndirect vkCmdDispatchIndirect =
    loadFunction<VkCmdDispatchIndirectNative>(_library, 'vkCmdDispatchIndirect')
        .asFunction<VkCmdDispatchIndirect>();