Searched defs:alloc_scope (Results 1 – 3 of 3) sorted by relevance
284 AllocScope alloc_scope(this); in Close() local351 AllocScope alloc_scope(this); in Write() local404 AllocScope alloc_scope(this); in AfterThreadPoolWork() local458 AllocScope alloc_scope(wrap); in Reset() local626 AllocScope alloc_scope(wrap); in Init() local643 AllocScope alloc_scope(wrap); in Params() local689 AllocScope alloc_scope(wrap); in Init() local
49 VkSystemAllocationScope alloc_scope; member56 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate()75 …* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in reallocate()
1215 VkSystemAllocationScope alloc_scope; member