SPV: Isolate SPIRV-tools glue to its own file.
This commit is contained in:
parent
cc14f2d329
commit
717c80a9de
10 changed files with 279 additions and 174 deletions
|
|
@ -41,6 +41,8 @@
|
|||
#include "../Public/ShaderLang.h"
|
||||
#include "Versions.h"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <set>
|
||||
#include <array>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue