Add new convenience pool allocators for arbitrary types, and use them to keep...
Add new convenience pool allocators for arbitrary types, and use them to keep all TSymbol content in the pool, so they don't have to be deleted. git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@24148 e7fa87d3-cd2b-0410-9028-fcbf551c1848
Showing
- glslang/Include/Common.h 10 additions, 0 deletionsglslang/Include/Common.h
- glslang/MachineIndependent/ParseHelper.cpp 3 additions, 7 deletionsglslang/MachineIndependent/ParseHelper.cpp
- glslang/MachineIndependent/ShaderLang.cpp 1 addition, 1 deletionglslang/MachineIndependent/ShaderLang.cpp
- glslang/MachineIndependent/SymbolTable.cpp 7 additions, 3 deletionsglslang/MachineIndependent/SymbolTable.cpp
- glslang/MachineIndependent/SymbolTable.h 3 additions, 2 deletionsglslang/MachineIndependent/SymbolTable.h
Loading
Please register or sign in to comment