vkCmdDrawMeshTasksIndirectEXT top-level property

VkCmdDrawMeshTasksIndirectEXT vkCmdDrawMeshTasksIndirectEXT
getter/setter pair

Implementation

VkCmdDrawMeshTasksIndirectEXT vkCmdDrawMeshTasksIndirectEXT =
    loadFunction<VkCmdDrawMeshTasksIndirectEXTNative>(
            _library, 'vkCmdDrawMeshTasksIndirectEXT')
        .asFunction<VkCmdDrawMeshTasksIndirectEXT>();