Final linux tweak.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@22294 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -207,10 +207,12 @@ int C_DECL main(int argc, char* argv[])
|
||||
ShDestruct(linker);
|
||||
ShDestruct(uniformMap);
|
||||
|
||||
#ifdef _WIN32
|
||||
if (delay)
|
||||
Sleep(1000000);
|
||||
|
||||
}
|
||||
#endif
|
||||
|
||||
if (compileFailed)
|
||||
return EFailCompile;
|
||||
|
||||
Reference in New Issue
Block a user