Home
last modified time | relevance | path

Searched refs:builtInPoolAllocator (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp435 TPoolAllocator* builtInPoolAllocator = new TPoolAllocator; in SetupBuiltinSymbolTable() local
436 SetThreadPoolAllocator(builtInPoolAllocator); in SetupBuiltinSymbolTable()
476 delete builtInPoolAllocator; in SetupBuiltinSymbolTable()