Lines Matching refs:allocationScope
46 …virtual void *allocate(size_t size, size_t alignment, VkSystemAllocationScope allocationScope) = 0;
48 … VkSystemAllocationScope allocationScope) = 0;
52 VkSystemAllocationScope allocationScope) = 0;
54 VkSystemAllocationScope allocationScope) = 0;
134 void *allocate(size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
135 …reallocate(void *original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
139 VkSystemAllocationScope allocationScope);
141 VkSystemAllocationScope allocationScope);
153 void *allocate(size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
154 …reallocate(void *original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
158 VkSystemAllocationScope allocationScope);
160 VkSystemAllocationScope allocationScope);
200 void *allocate(size_t size, size_t alignment, VkSystemAllocationScope allocationScope);
201 …reallocate(void *original, size_t size, size_t alignment, VkSystemAllocationScope allocationScope);