Home
last modified time | relevance | path

Searched refs:vk_free2 (Results 1 – 25 of 25) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_intel.c111 vk_free2(&device->alloc, pAllocator, image); in anv_CreateDmaBufImageINTEL()
114 vk_free2(&device->alloc, pAllocator, mem); in anv_CreateDmaBufImageINTEL()
Danv_queue.c342 vk_free2(&device->alloc, pAllocator, fence); in anv_DestroyFence()
874 vk_free2(&device->alloc, pAllocator, semaphore); in anv_CreateSemaphore()
882 vk_free2(&device->alloc, pAllocator, semaphore); in anv_CreateSemaphore()
898 vk_free2(&device->alloc, pAllocator, semaphore); in anv_CreateSemaphore()
960 vk_free2(&device->alloc, pAllocator, semaphore); in anv_DestroySemaphore()
Danv_descriptor_set.c207 vk_free2(&device->alloc, pAllocator, set_layout); in anv_DestroyDescriptorSetLayout()
293 vk_free2(&device->alloc, pAllocator, pipeline_layout); in anv_DestroyPipelineLayout()
370 vk_free2(&device->alloc, pAllocator, pool); in anv_DestroyDescriptorPool()
931 vk_free2(&device->alloc, pAllocator, template); in anv_DestroyDescriptorUpdateTemplateKHR()
Danv_wsi.c63 vk_free2(&instance->alloc, pAllocator, surface); in anv_DestroySurfaceKHR()
Danv_device.c594 vk_free2(&default_alloc, pAllocator, instance); in anv_CreateInstance()
1886 vk_free2(&device->alloc, pAllocator, mem); in anv_AllocateMemory()
1951 vk_free2(&device->alloc, pAllocator, mem); in anv_FreeMemory()
2463 vk_free2(&device->alloc, pAllocator, buffer); in anv_DestroyBuffer()
2492 vk_free2(&device->alloc, pAllocator, sampler); in anv_DestroySampler()
2539 vk_free2(&device->alloc, pAllocator, fb); in anv_DestroyFramebuffer()
Danv_image.c578 vk_free2(&device->alloc, alloc, image); in anv_image_create()
623 vk_free2(&device->alloc, pAllocator, image); in anv_DestroyImage()
1281 vk_free2(&device->alloc, pAllocator, iview); in anv_DestroyImageView()
1379 vk_free2(&device->alloc, pAllocator, view); in anv_DestroyBufferView()
DgenX_query.c115 vk_free2(&device->alloc, pAllocator, pool); in genX()
133 vk_free2(&device->alloc, pAllocator, pool); in genX()
Danv_pass.c304 vk_free2(&device->alloc, pAllocator, pass); in anv_DestroyRenderPass()
DgenX_pipeline.c1678 vk_free2(&device->alloc, pAllocator, pipeline);
1766 vk_free2(&device->alloc, pAllocator, pipeline);
1789 vk_free2(&device->alloc, pAllocator, pipeline);
Danv_pipeline_cache.c422 vk_free2(&device->alloc, pAllocator, cache); in anv_DestroyPipelineCache()
Danv_pipeline.c81 vk_free2(&device->alloc, pAllocator, module); in anv_DestroyShaderModule()
228 vk_free2(&device->alloc, pAllocator, pipeline); in anv_DestroyPipeline()
Danv_formats.c1079 vk_free2(&device->alloc, pAllocator, conversion); in anv_DestroySamplerYcbcrConversionKHR()
Danv_cmd_buffer.c827 vk_free2(&device->alloc, pAllocator, pool); in anv_DestroyCommandPool()
/external/mesa3d/src/amd/vulkan/
Dradv_pass.c100 vk_free2(&device->alloc, pAllocator, pass); in radv_CreateRenderPass()
194 vk_free2(&device->alloc, pAllocator, pass->subpass_attachments); in radv_DestroyRenderPass()
195 vk_free2(&device->alloc, pAllocator, pass); in radv_DestroyRenderPass()
Dradv_descriptor_set.c182 vk_free2(&device->alloc, pAllocator, set_layout); in radv_DestroyDescriptorSetLayout()
257 vk_free2(&device->alloc, pAllocator, pipeline_layout); in radv_DestroyPipelineLayout()
300 vk_free2(&device->alloc, NULL, set); in radv_descriptor_set_create()
329 vk_free2(&device->alloc, NULL, set); in radv_descriptor_set_create()
386 vk_free2(&device->alloc, NULL, set); in radv_descriptor_set_destroy()
487 vk_free2(&device->alloc, pAllocator, pool); in radv_DestroyDescriptorPool()
914 vk_free2(&device->alloc, pAllocator, templ); in radv_DestroyDescriptorUpdateTemplateKHR()
Dradv_device.c435 vk_free2(&default_alloc, pAllocator, instance); in radv_CreateInstance()
2323 vk_free2(&device->alloc, pAllocator, mem); in radv_alloc_memory()
2352 vk_free2(&device->alloc, pAllocator, mem); in radv_FreeMemory()
2709 vk_free2(&device->alloc, pAllocator, fence); in radv_CreateFence()
2719 vk_free2(&device->alloc, pAllocator, fence); in radv_CreateFence()
2747 vk_free2(&device->alloc, pAllocator, fence); in radv_DestroyFence()
2905 vk_free2(&device->alloc, pAllocator, sem); in radv_CreateSemaphore()
2912 vk_free2(&device->alloc, pAllocator, sem); in radv_CreateSemaphore()
2936 vk_free2(&device->alloc, pAllocator, sem); in radv_DestroySemaphore()
2957 vk_free2(&device->alloc, pAllocator, event); in radv_CreateEvent()
[all …]
Dradv_wsi.c62 vk_free2(&instance->alloc, pAllocator, surface); in radv_DestroySurfaceKHR()
Dradv_image.c965 vk_free2(&device->alloc, alloc, image); in radv_image_create()
1234 vk_free2(&device->alloc, pAllocator, image); in radv_DestroyImage()
1299 vk_free2(&device->alloc, pAllocator, iview); in radv_DestroyImageView()
1348 vk_free2(&device->alloc, pAllocator, view); in radv_DestroyBufferView()
Dradv_query.c786 vk_free2(&device->alloc, pAllocator, pool); in radv_CreateQueryPool()
794 vk_free2(&device->alloc, pAllocator, pool); in radv_CreateQueryPool()
815 vk_free2(&device->alloc, pAllocator, pool); in radv_DestroyQueryPool()
Dradv_pipeline_cache.c531 vk_free2(&device->alloc, pAllocator, cache); in radv_DestroyPipelineCache()
Dradv_shader.c113 vk_free2(&device->alloc, pAllocator, module); in radv_DestroyShaderModule()
Dradv_pipeline.c63 vk_free2(&device->alloc, allocator, pipeline); in radv_pipeline_destroy()
Dradv_cmd_buffer.c3079 vk_free2(&device->alloc, pAllocator, pool); in radv_DestroyCommandPool()
/external/mesa3d/src/vulkan/util/
Dvk_alloc.h98 vk_free2(const VkAllocationCallbacks *parent_alloc, in vk_free2() function
Dvk_debug_report.c86 vk_free2(instance_allocator, pAllocator, callback); in vk_destroy_debug_report_callback()