Implement GL_OES_texture_storage_multisample_2d_array.

This commit is contained in:
John Kessenich 2015-08-16 21:10:38 -06:00
parent 2b0a11351f
commit a39159a192
6 changed files with 173 additions and 4 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "2.3.717"
#define GLSLANG_REVISION "2.3.718"
#define GLSLANG_DATE "16-Aug-2015"