зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1518386 - ES3 doesn't guarantee OES_texture_float_linear. r=lsalzman
Differential Revision: https://phabricator.services.mozilla.com/D19457 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
52278792ca
Коммит
2e5482239a
|
@ -433,7 +433,7 @@ static const FeatureInfo sFeatureInfoArr[] = {
|
|||
GLContext::Extensions_End}},
|
||||
{"texture_float_linear",
|
||||
GLVersion::GL3_1,
|
||||
GLESVersion::ES3,
|
||||
GLESVersion::NONE,
|
||||
GLContext::Extension_None,
|
||||
{GLContext::ARB_texture_float, GLContext::OES_texture_float_linear,
|
||||
GLContext::Extensions_End}},
|
||||
|
|
Загрузка…
Ссылка в новой задаче