A few trivial things, including removing '/' as a command line option indicator so absolute paths work naturally.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@20839 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
20169715df
commit
d7c120f16f
3 changed files with 3 additions and 1 deletions
|
|
@ -67,6 +67,7 @@ SH_IMPORT_EXPORT int ShInitialize();
|
|||
// Driver should call this at shutdown.
|
||||
//
|
||||
SH_IMPORT_EXPORT int __fastcall ShFinalize();
|
||||
|
||||
//
|
||||
// Types of languages the compiler can consume.
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue