Create dummy side project.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@27519 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
d3c123a034
commit
92f9038388
15 changed files with 383 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ namespace glslang {
|
|||
name(s) { }
|
||||
std::string name;
|
||||
std::string results;
|
||||
std::string resultsIndex;
|
||||
};
|
||||
|
||||
class TWorklist {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue