This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 610640f
Don't use gl::Error in validation.
Instead pass error code and error message directly to the Context. As
a side effect every validation error has an associated message now.
Reduces binary size by almost 100k.
Bug: angleproject:2957
Change-Id: I045e8ab57f8f9d787654a32f6f037011fe3a9f24
Reviewed-on: https://chromium-review.googlesource.com/c/1335890
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Yuly Novikov <ynovikov@chromium.org>1 parent dc65c5b commit 610640f
File tree
8 files changed
+2169
-1980
lines changed- src/libANGLE
8 files changed
+2169
-1980
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | 101 | | |
110 | 102 | | |
111 | 103 | | |
| |||
Large diffs are not rendered by default.
0 commit comments