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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
PoolAlloc.h 262 void SetThreadPoolAllocator(TPoolAllocator& poolAllocator);
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
PoolAlloc.cpp 94 void SetThreadPoolAllocator(TPoolAllocator& poolAllocator)
ShaderLang.cpp 317 SetThreadPoolAllocator(*builtInPoolAllocator);
331 SetThreadPoolAllocator(*PerProcessGPA);
358 SetThreadPoolAllocator(previousAllocator);
    [all...]

Completed in 130 milliseconds