Searched defs:alloc_scope (Results 1 – 4 of 4) sorted by relevance
50 VkSystemAllocationScope alloc_scope; member57 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate()76 …* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in reallocate()
50 const VkSystemAllocationScope alloc_scope = in vk_shader_zalloc() local
52 VkSystemAllocationScope alloc_scope; member
1209 VkSystemAllocationScope alloc_scope; member