Update all "TODO", add some comments.
git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@21137 e7fa87d3-cd2b-0410-9028-fcbf551c1848
This commit is contained in:
@@ -153,7 +153,7 @@ inline TTypeList* NewPoolTTypeList()
|
||||
}
|
||||
|
||||
//
|
||||
// TODO: TArraySizes memory: This could be replaced by something smaller.
|
||||
// TODO: memory: TArraySizes can be replaced by something smaller.
|
||||
// Almost all arrays could be handled by two sizes each fitting
|
||||
// in 16 bits, needing a real vector only in the cases where there
|
||||
// are more than 3 sizes or a size needing more than 16 bits.
|
||||
|
||||
Reference in New Issue
Block a user