-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[dawn] Removes old non-overridden non-Future entry."
This reverts commit fa07f30. Reason for revert: Breaking Dawn->Chromium roll, need to update MLDrift. Original change's description: > [dawn] Removes old non-overridden non-Future entry. > > - Removes/Renames the following entry points and their > corresponding old Callbacks and CallbackInfos: > - ShaderModule::GetCompilationInfo > - Device::Create*PipelineAsync > - Device::PopErrorScope > - Buffer::MapAsync > - Queue::OnSubmittedWorkDone > - Note that "overridden" entry points will be removed in > multi-CL changes since those refer to entry points > where users may be manually overriding the C proc table. > > Bug: 369445924 > Change-Id: I074cac71587b64555288e44c9f483d9426c7abd0 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216314 > Reviewed-by: Kai Ninomiya <[email protected]> > Commit-Queue: Loko Kung <[email protected]> Bug: 369445924 Change-Id: Ia93ea22936c5a37ba9d86fb9a34d10b1c5ebcbff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/220294 Commit-Queue: Loko Kung <[email protected]> Reviewed-by: Jiawei Shao <[email protected]> Reviewed-by: Loko Kung <[email protected]> Auto-Submit: Loko Kung <[email protected]>
- Loading branch information
Showing
38 changed files
with
1,670 additions
and
318 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.