Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp430 TPoolAllocator* builtInPoolAllocator = new TPoolAllocator; in SetupBuiltinSymbolTable() local
431 SetThreadPoolAllocator(builtInPoolAllocator); in SetupBuiltinSymbolTable()
471 delete builtInPoolAllocator; in SetupBuiltinSymbolTable()