Searched refs:vk_host_realloc (Results 1 – 3 of 3) sorted by relevance
25 vk_host_realloc(VkAllocationCallbacks const * allocator, void * ptr, size_t new_size);
32 vk_host_realloc(VkAllocationCallbacks const * allocator, void * ptr, size_t new_size) in vk_host_realloc() function
44 event_pool->events = vk_host_realloc(event_pool->allocator, in vk_event_pool_resize()