Non-functional trivial clean up.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@26972 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
parent
3591930f23
commit
fd30542a0f
3 changed files with 5 additions and 5 deletions
|
|
@ -190,7 +190,7 @@ SH_IMPORT_EXPORT int ShLink(
|
|||
const int numHandles,
|
||||
ShHandle uniformMap, // updated with new uniforms
|
||||
short int** uniformsAccessed, // returned with indexes of uniforms accessed
|
||||
int* numUniformsAccessed);
|
||||
int* numUniformsAccessed);
|
||||
|
||||
SH_IMPORT_EXPORT int ShLinkExt(
|
||||
const ShHandle, // linker object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue