GL_ARB_shader_draw_parameters: From @amdrexu, implement extension.
This commit is contained in:
parent
b5c046e58b
commit
da581a2b95
8 changed files with 131 additions and 8 deletions
|
|
@ -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 "3.0.787"
|
||||
#define GLSLANG_DATE "13-Oct-2015"
|
||||
#define GLSLANG_REVISION "3.0.788"
|
||||
#define GLSLANG_DATE "14-Oct-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue