OSDN Git Service

GL_R11F_G11F_B10F is a color renderable format in OpenGL ES 3.0
authorAlexis Hetu <sugoi@google.com>
Wed, 2 Aug 2017 20:36:30 +0000 (16:36 -0400)
committerAlexis Hétu <sugoi@google.com>
Wed, 2 Aug 2017 21:01:50 +0000 (21:01 +0000)
commitc4159a17859541800bc4f9ca1fa5d2a5858276fa
treeb11e57ea33f61cdc0e4e7409212c2a4dda4c5e87
parentcec599f5de3f07eb9136d383045edd077f349916
GL_R11F_G11F_B10F is a color renderable format in OpenGL ES 3.0

GL_R11F_G11F_B10F was missing from a utility function, causing some
dEQP tests to fail. Simply adding it fixes most R11F_G11F_B10F
related tests in:
functional.fbo.*
functional.fragment_out.*
functional.pbo.*

Change-Id: I0d77f1c9c01aff106e266853e81b4cf45f748bc1
Reviewed-on: https://swiftshader-review.googlesource.com/11211
Tested-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
src/OpenGL/libGLESv2/utilities.cpp