-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: This diff tidies up API logging for strings. When logging shader source, source is logged one line at a time to ensure larger programs are logged in full on Android. For other string return values, falling back to std::strlen when length is not provided as the spec guarantees a null terminator. Reviewed By: corporateshark Differential Revision: D47272414 fbshipit-source-id: 302d204b80c6e6e87eed9d9576bbac0291cfbbd0
- Loading branch information
1 parent
e3e092f
commit c1e29af
Showing
1 changed file
with
72 additions
and
21 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