Home
last modified time | relevance | path

Searched defs:TAllocation (Results 1 - 2 of 2) sorted by relevance

/third_party/glslang/glslang/Include/
H A DPoolAlloc.h75 class TAllocation { class
77 TAllocation(size_t size, unsigned char* mem, TAllocation* prev = nullptr) : in TAllocation() function in glslang::TAllocation
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h51 class TAllocation { class
53 TAllocation(size_t size, unsigned char* mem, TAllocation* prev = 0) : in TAllocation() function in TAllocation

Completed in 3 milliseconds