Allow ANGLE_depth_texture for FBO completeness.
authorJamie Madill <jmadill@chromium.org>
Thu, 8 Dec 2016 19:51:07 +0000 (14:51 -0500)
committerPyry Haulos <phaulos@google.com>
Wed, 14 Dec 2016 11:19:13 +0000 (11:19 +0000)
commit9976327d7b909342f660147280b3fc8660df3a28
tree9f9e4f0c867682a330b53ed65ce747d8d577c6d7
parent455d82c60b096e7bd83b6a2f5ed70c61e4bfa759
Allow ANGLE_depth_texture for FBO completeness.

This extension enables the same depth attachment formats as
GL_OES_depth_texture. The few restrictions on usage aren't
relevant for the completeness tests.

Bug: 33453991
modules/glshared/glsFboCompletenessTests.cpp