-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: To be able to pass views over raw pixel buffers we cannot use the current API. We cannot yet use std::span due to old C++ version support For now let's just allow to pass the const pointer to the raw buffer Reviewed By: georges-berenger Differential Revision: D63975867 fbshipit-source-id: e83d47437f73ca708976eac344f3077dbe54f5bb
- Loading branch information
1 parent
efd5600
commit eb414c5
Showing
2 changed files
with
17 additions
and
2 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
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