Full stack: implement textureQueryLod(*) and textureQueryLevels(*).
This commit is contained in:
parent
ef0118b26e
commit
2398b3a458
15 changed files with 894 additions and 16 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.755"
|
||||
#define GLSLANG_REVISION "3.0.756"
|
||||
#define GLSLANG_DATE "15-Sep-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue