Memory: Non-Functional: Rationalize and improve encapsulation of TLS usage.
This will make the next (functional) commit easier to see.
This commit is contained in:
parent
a36997cb4a
commit
be20905582
7 changed files with 70 additions and 58 deletions
|
|
@ -38,7 +38,8 @@
|
|||
namespace glslang {
|
||||
|
||||
void InitializeMemoryPools();
|
||||
void FreeGlobalPools();
|
||||
void FreeMemoryPools();
|
||||
|
||||
bool InitializePoolIndex();
|
||||
void FreePoolIndex();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue