Don't try to pass metadata attribs to eglCreate*Surface
authorChris Forbes <chrisforbes@google.com>
Sat, 3 Feb 2018 01:14:59 +0000 (17:14 -0800)
committerChris Forbes <chrisforbes@google.com>
Sat, 3 Feb 2018 01:21:37 +0000 (17:21 -0800)
commit9e63ede380d191862b7dc9f9a1c6021138b7bce9
tree2735beb032f4affece29158529b4a9995066b0d8
parent3596e9809566586f17a939f5d07da10fc6100b1c
Don't try to pass metadata attribs to eglCreate*Surface

These attribs are only valid for eglSurfaceAttrib / eglQueryAttrib.

Bug: b/72870242
Change-Id: I6aad5c19e24f775e0b8be6374716cb4ceef01491
modules/egl/teglWideColorTests.cpp