зеркало из https://github.com/AvaloniaUI/angle.git
translator: fix a typo in comment
Change-Id: Ibfd39bc478c4e9ddf40138ccf6bd37f247f83632 Reviewed-on: https://chromium-review.googlesource.com/413036 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Jamie Madill <jmadill@chromium.org>
This commit is contained in:
Родитель
3a7cdb8282
Коммит
29ab9ff8f6
|
@ -69,6 +69,7 @@ Intel Corporation
|
|||
Jie Chen
|
||||
Qiankun Miao
|
||||
Bryan Bernhart
|
||||
Yunchao He
|
||||
|
||||
Klarälvdalens Datakonsult AB
|
||||
Milian Wolff
|
||||
|
|
|
@ -120,7 +120,7 @@ bool RemoveInvariant(sh::GLenum shaderType,
|
|||
|
||||
size_t GetGlobalMaxTokenSize(ShShaderSpec spec)
|
||||
{
|
||||
// WebGL defines a max token legnth of 256, while ES2 leaves max token
|
||||
// WebGL defines a max token length of 256, while ES2 leaves max token
|
||||
// size undefined. ES3 defines a max size of 1024 characters.
|
||||
switch (spec)
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче