aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2014-10-21 17:11:13 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-10-21 17:11:14 +0000
commit654e8c9acc3981d32c303f1a1ba705465d09d676 (patch)
tree82d644c8165ee1ef3f9e886aed52bc90b6665bae /emulator/opengl
parente104b8e6712973eadeb26213cd4b869a45821d92 (diff)
parentf3e18524d036044e416647bb0a86ecaa270b3494 (diff)
downloadsdk-654e8c9acc3981d32c303f1a1ba705465d09d676.zip
sdk-654e8c9acc3981d32c303f1a1ba705465d09d676.tar.gz
sdk-654e8c9acc3981d32c303f1a1ba705465d09d676.tar.bz2
Merge "Handle empty length parameter on decoder side"
Diffstat (limited to 'emulator/opengl')
-rw-r--r--emulator/opengl/host/libs/GLESv2_dec/gl2.attrib1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulator/opengl/host/libs/GLESv2_dec/gl2.attrib b/emulator/opengl/host/libs/GLESv2_dec/gl2.attrib
index 7fe9a66..29f8358 100644
--- a/emulator/opengl/host/libs/GLESv2_dec/gl2.attrib
+++ b/emulator/opengl/host/libs/GLESv2_dec/gl2.attrib
@@ -151,6 +151,7 @@ glGetProgramInfoLog
len infolog bufsize
dir length out
len length sizeof(GLsizei)
+ var_flag length nullAllowed
#void glGetRenderbufferParameteriv(GLenum target, GLenum pname, GLint *params)
glGetRenderbufferParameteriv