commit | 439bc1614dba5694cd10476c0238ddd1f77fc94e | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Fri Mar 29 15:21:09 2013 -0700 |
committer | Jesse Hall <jessehall@google.com> | Wed Apr 10 08:34:54 2013 -0700 |
tree | da232abc40a825f82059b000050bd6bf35152883 | |
parent | 63ed38dc52b27c5b39b11717d0c7736e1756db42 [diff] |
Minor changes to ES3 functions inherited from ES2 With the addition of float framebuffer support in ES3, some parameters to ES2 functions are now GLfloat instead of GLclampf. Both are typedefs for 'float', so this is a source and binary compatible change. Bug: 8566953 Change-Id: I0b5acc78da7799a04053fdb568205f793792cad9