Home
last modified time | relevance | path

Searched refs:vk_host_free (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/compute/common/vk/
Dcache_vk.c72 vk_host_free(allocator,data); in vk_pipeline_cache_create()
103 vk_host_free(allocator,data); in vk_pipeline_cache_destroy()
Devent_pool.c84 vk_host_free(event_pool->allocator,event_pool->events); in vk_event_pool_release()
85 vk_host_free(event_pool->allocator,event_pool); in vk_event_pool_release()
Dhost_alloc.h28 vk_host_free(VkAllocationCallbacks const * allocator, void * ptr);
Dhost_alloc.c38 vk_host_free(VkAllocationCallbacks const * allocator, void * ptr) in vk_host_free() function
/external/skqp/src/compute/hs/vk/bench/
Dmain.c528 vk_host_free(NULL,phy_devices); in main()
1173 vk_host_free(NULL,rand_h); in main()
1174 vk_host_free(NULL,sorted_h); in main()