Searched defs:alloc_scope (Results 1 – 3 of 3) sorted by relevance
277 AllocScope alloc_scope(this); in Close() local344 AllocScope alloc_scope(this); in Write() local396 AllocScope alloc_scope(this); in AfterThreadPoolWork() local450 AllocScope alloc_scope(wrap); in Reset() local620 AllocScope alloc_scope(wrap); in Init() local637 AllocScope alloc_scope(wrap); in Params() local682 AllocScope alloc_scope(wrap); in Init() local
54 VkSystemAllocationScope alloc_scope; member78 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate()93 …* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in reallocate()
1215 VkSystemAllocationScope alloc_scope; member