Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[L0]: Fix Out Event in Enqueue Wait Events to prevent reuse
- Fix Out Event created in Enqueue Wait Events to ensure the event is not reused. - Removed completion logic that was allowing caching of the event. - event_handle_t zeEventDestroy handles the memory leak issue that this branch was attempting to fix. Signed-off-by: Neil R. Spruit <[email protected]>
- Loading branch information