HomeSort by relevance Sort by last modified time
    Searched refs:globalPools (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
PoolAlloc.cpp 63 TThreadMemoryPools* globalPools = static_cast<TThreadMemoryPools*>(OS_GetTLSValue(PoolIndex));
64 if (! globalPools)
69 delete globalPools;
  /build/blueprint/
context.go 93 globalPools map[Pool]*poolDef
    [all...]

Completed in 281 milliseconds