SPV texturing: Use comp. 2 as the 3rd comp. for Dref in ImageSampleProjDrefImplicitLod.

This commit is contained in:
John Kessenich 2015-12-13 12:23:33 -07:00
parent f5ce646546
commit 6feb4989fe
5 changed files with 9 additions and 9 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 "SPIRV99.843"
#define GLSLANG_REVISION "SPIRV99.844"
#define GLSLANG_DATE "13-Dec-2015"