/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_pipeline.c | 66 vk_free(alloc, mod); in vn_DestroyShaderModule() 117 vk_free(alloc, layout); in vn_DestroyPipelineLayout() 181 vk_free(alloc, cache); in vn_DestroyPipelineCache() 338 vk_free(alloc, fixes); in vn_fix_graphics_pipeline_create_info() 359 vk_free(alloc, fixes); in vn_fix_graphics_pipeline_create_info() 390 vk_free(alloc, vn_pipeline_from_handle(pPipelines[j])); in vn_CreateGraphicsPipelines() 393 vk_free(alloc, local_infos); in vn_CreateGraphicsPipelines() 411 vk_free(alloc, local_infos); in vn_CreateGraphicsPipelines() 435 vk_free(alloc, vn_pipeline_from_handle(pPipelines[j])); in vn_CreateComputePipelines() 471 vk_free(allo in vn_DestroyPipeline() [all...] |
H A D | vn_render_pass.c | 167 vk_free(alloc, pass); in vn_CreateRenderPass() 184 vk_free(alloc, (void *)local_pass_info.pAttachments); in vn_CreateRenderPass() 217 vk_free(alloc, pass); in vn_CreateRenderPass2() 234 vk_free(alloc, (void *)local_pass_info.pAttachments); in vn_CreateRenderPass2() 257 vk_free(alloc, pass); in vn_DestroyRenderPass() 332 vk_free(alloc, fb); in vn_DestroyFramebuffer()
|
H A D | vn_image.c | 147 vk_free(alloc, info); in vn_image_deferred_info_init() 190 vk_free(alloc, (void *)img->deferred_info->list.pViewFormats); in vn_image_deferred_info_fini() 192 vk_free(alloc, img->deferred_info); in vn_image_deferred_info_fini() 236 vk_free(alloc, img); in vn_image_create() 274 vk_free(alloc, img); in vn_image_create_deferred() 367 vk_free(alloc, img); in vn_DestroyImage() 509 vk_free(alloc, local_infos); in vn_BindImageMemory2() 630 vk_free(alloc, view); in vn_DestroyImageView() 678 vk_free(alloc, sampler); in vn_DestroySampler() 749 vk_free(allo in vn_DestroySamplerYcbcrConversion() [all...] |
H A D | vn_buffer.c | 118 vk_free(alloc, entries); in vn_buffer_cache_entries_create() 127 vk_free(alloc, entries); in vn_buffer_cache_entries_create() 152 vk_free(alloc, entries); in vn_buffer_cache_entries_destroy() 346 vk_free(alloc, buf); in vn_buffer_create() 406 vk_free(alloc, buf); in vn_DestroyBuffer() 494 vk_free(alloc, local_infos); in vn_BindBufferMemory2() 544 vk_free(alloc, view); in vn_DestroyBufferView()
|
H A D | vn_device.c | 103 vk_free(alloc, queues); in vn_device_init_queues() 156 vk_free(&dev->base.base.alloc, dev->queue_families); in vn_device_queue_family_fini() 368 vk_free(alloc, (void *)create_info->ppEnabledExtensionNames); in vn_device_init() 450 vk_free(alloc, dev); in vn_CreateDevice() 457 vk_free(alloc, dev); in vn_CreateDevice() 497 vk_free(alloc, dev->queues); in vn_DestroyDevice() 500 vk_free(alloc, dev); in vn_DestroyDevice()
|
H A D | vn_feedback.c | 120 vk_free(alloc, feedback_buf); in vn_feedback_buffer_create() 135 vk_free(alloc, feedback_buf); in vn_feedback_buffer_destroy() 181 vk_free(pool->alloc, slot); in vn_feedback_pool_fini() 247 vk_free(pool->alloc, slot); in vn_feedback_pool_alloc() 466 vk_free(alloc, pools); in vn_feedback_cmd_pools_init() 492 vk_free(alloc, dev->cmd_pools); in vn_feedback_cmd_pools_fini()
|
H A D | vn_descriptor_set.c | 33 vk_free(alloc, layout); in vn_descriptor_set_layout_destroy() 62 vk_free(alloc, set); in vn_descriptor_set_destroy() 240 vk_free(alloc, local_bindings); in vn_CreateDescriptorSetLayout() 249 vk_free(alloc, local_bindings); in vn_CreateDescriptorSetLayout() 365 vk_free(alloc, pool); in vn_DestroyDescriptorPool() 786 vk_free(alloc, update); in vn_UpdateDescriptorSets() 931 vk_free(alloc, templ); in vn_CreateDescriptorUpdateTemplate() 962 vk_free(alloc, templ->update); in vn_DestroyDescriptorUpdateTemplate() 966 vk_free(alloc, templ); in vn_DestroyDescriptorUpdateTemplate()
|
H A D | vn_queue.c | 312 vk_free(alloc, submit->temp.storage); in vn_queue_submission_cleanup() 580 vk_free(alloc, cmd_handles); in vn_fence_feedback_init() 608 vk_free(alloc, fence->feedback.commands); in vn_fence_feedback_fini() 661 vk_free(alloc, fence); in vn_CreateFence() 687 vk_free(alloc, fence); in vn_DestroyFence() 838 vk_free(alloc, fences); in vn_WaitForFences() 1004 vk_free(alloc, sem); in vn_CreateSemaphore() 1037 vk_free(alloc, sem); in vn_DestroySemaphore() 1146 vk_free(alloc, semaphores); in vn_WaitSemaphores() 1301 vk_free(allo in vn_DestroyEvent() [all...] |
H A D | vn_physical_device.c | 1091 vk_free(alloc, exts); in vn_physical_device_init_renderer_extensions() 1102 vk_free(alloc, exts); in vn_physical_device_init_renderer_extensions() 1126 vk_free(alloc, exts); in vn_physical_device_init_renderer_extensions() 1199 vk_free(alloc, physical_dev->extension_spec_versions); in vn_physical_device_init() 1200 vk_free(alloc, physical_dev->queue_family_properties); in vn_physical_device_init() 1214 vk_free(alloc, physical_dev->extension_spec_versions); in vn_physical_device_fini() 1215 vk_free(alloc, physical_dev->queue_family_properties); in vn_physical_device_fini() 1263 vk_free(alloc, groups); in vn_instance_enumerate_physical_device_groups_locked() 1282 vk_free(alloc, groups); in vn_instance_enumerate_physical_device_groups_locked() 1283 vk_free(allo in vn_instance_enumerate_physical_device_groups_locked() [all...] |
H A D | vn_query_pool.c | 86 vk_free(alloc, pool); in vn_DestroyQueryPool() 190 vk_free(alloc, packed_data); in vn_GetQueryPoolResults()
|
H A D | vn_device_memory.c | 86 vk_free(alloc, mem); in vn_device_memory_pool_grow_alloc() 119 vk_free(alloc, pool_mem); in vn_device_memory_pool_unref() 476 vk_free(alloc, mem); in vn_AllocateMemory() 515 vk_free(alloc, mem); in vn_FreeMemory()
|
H A D | vn_instance.c | 717 vk_free(alloc, instance); in vn_CreateInstance() 827 vk_free(alloc, instance); in vn_CreateInstance() 847 vk_free(alloc, instance->physical_device.devices); in vn_DestroyInstance() 848 vk_free(alloc, instance->physical_device.groups); in vn_DestroyInstance() 879 vk_free(alloc, instance); in vn_DestroyInstance()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_descriptor_set.c | 294 vk_free(&device->vk.alloc, set->textures); in panvk_descriptor_set_destroy() 295 vk_free(&device->vk.alloc, set->samplers); in panvk_descriptor_set_destroy() 296 vk_free(&device->vk.alloc, set->ubos); in panvk_descriptor_set_destroy() 297 vk_free(&device->vk.alloc, set->dyn_ubos); in panvk_descriptor_set_destroy() 298 vk_free(&device->vk.alloc, set->dyn_ssbos); in panvk_descriptor_set_destroy() 299 vk_free(&device->vk.alloc, set->img_fmts); in panvk_descriptor_set_destroy() 300 vk_free(&device->vk.alloc, set->img_attrib_bufs); in panvk_descriptor_set_destroy()
|
H A D | panvk_vX_descriptor_set.c | 336 vk_free(&device->vk.alloc, set->textures); in descriptor_set_create() 337 vk_free(&device->vk.alloc, set->samplers); in descriptor_set_create() 338 vk_free(&device->vk.alloc, set->ubos); in descriptor_set_create() 339 vk_free(&device->vk.alloc, set->dyn_ubos); in descriptor_set_create() 340 vk_free(&device->vk.alloc, set->dyn_ssbos); in descriptor_set_create() 341 vk_free(&device->vk.alloc, set->img_fmts); in descriptor_set_create() 342 vk_free(&device->vk.alloc, set->img_attrib_bufs); in descriptor_set_create()
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_bo.c | 116 vk_free(srv_ws->alloc, srv_bo); in buffer_release() 215 vk_free(srv_ws->alloc, srv_bo); in pvr_srv_winsys_buffer_create() 274 vk_free(srv_ws->alloc, srv_bo); in pvr_srv_winsys_buffer_create_from_fd() 421 vk_free(srv_ws->alloc, srv_vma); in pvr_srv_heap_alloc_reserved() 464 vk_free(srv_ws->alloc, srv_vma); in pvr_srv_winsys_heap_alloc() 490 vk_free(srv_ws->alloc, srv_vma); in pvr_srv_winsys_heap_free()
|
H A D | pvr_srv_job_render.c | 146 vk_free(srv_ws->alloc, srv_free_list); in pvr_srv_winsys_free_list_create() 158 vk_free(srv_ws->alloc, srv_free_list); in pvr_srv_winsys_free_list_destroy() 266 vk_free(srv_ws->alloc, srv_rt_dataset); in pvr_srv_render_target_dataset_create() 287 vk_free(srv_ws->alloc, srv_rt_dataset); in pvr_srv_render_target_dataset_destroy() 388 vk_free(srv_ws->alloc, srv_ctx); in pvr_srv_winsys_render_ctx_create() 402 vk_free(srv_ws->alloc, srv_ctx); in pvr_srv_winsys_render_ctx_destroy()
|
H A D | pvr_srv_job_compute.c | 123 vk_free(srv_ws->alloc, srv_ctx); in pvr_srv_winsys_compute_ctx_create() 136 vk_free(srv_ws->alloc, srv_ctx); in pvr_srv_winsys_compute_ctx_destroy()
|
H A D | pvr_srv.c | 378 vk_free(srv_ws->alloc, srv_ws); in pvr_srv_winsys_destroy() 669 vk_free(alloc, srv_ws); in pvr_srv_winsys_create() 703 vk_free(srv_ws->alloc, sync_prim); in pvr_srv_sync_prim_alloc() 721 vk_free(srv_ws->alloc, sync_prim); in pvr_srv_sync_prim_free()
|
/third_party/mesa3d/src/vulkan/util/ |
H A D | vk_alloc.h | 74 vk_free(const VkAllocationCallbacks *alloc, void *data) in vk_free() function 158 vk_free(alloc, data); in vk_free2() 160 vk_free(parent_alloc, data); in vk_free2()
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_win32.c | 371 vk_free(allocator, chain); in wsi_win32_swapchain_destroy() 454 vk_free(allocator, chain); in wsi_win32_surface_create_swapchain() 476 vk_free(allocator, chain); in wsi_win32_surface_create_swapchain() 491 vk_free(allocator, chain); in wsi_win32_surface_create_swapchain() 551 vk_free(alloc, wsi); in wsi_win32_finish_wsi()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_bo.c | 135 vk_free(&device->vk.alloc, pvr_bo); in pvr_bo_alloc() 199 vk_free(&device->vk.alloc, pvr_bo); in pvr_bo_free()
|
H A D | pvr_device.c | 190 vk_free(pAllocator, instance); in pvr_CreateInstance() 224 vk_free(&pdevice->vk.instance->alloc, pdevice->master_path); in pvr_physical_device_finish() 229 vk_free(&pdevice->vk.instance->alloc, pdevice->render_path); in pvr_physical_device_finish() 248 vk_free(&instance->vk.alloc, instance); in pvr_DestroyInstance() 453 vk_free(&pdevice->vk.instance->alloc, pdevice->master_path); in pvr_physical_device_init() 459 vk_free(&pdevice->vk.instance->alloc, pdevice->render_path); in pvr_physical_device_init() 1178 vk_free(&device->vk.alloc, staging_buffer); in pvr_device_init_compute_fence_program() 1254 vk_free(&device->vk.alloc, staging_buffer); in pvr_pds_idfwdf_programs_create_and_upload() 1302 vk_free(&device->vk.alloc, staging_buffer); in pvr_pds_idfwdf_programs_create_and_upload() 1308 vk_free( in pvr_pds_idfwdf_programs_create_and_upload() [all...] |
H A D | pvr_job_context.c | 145 vk_free(&device->vk.alloc, staging_buffer); in pvr_pds_pt_store_program_create_and_upload() 218 vk_free(&device->vk.alloc, staging_buffer); in pvr_pds_pt_resume_program_create_and_upload() 905 vk_free(&device->vk.alloc, ctx); in pvr_render_ctx_create() 919 vk_free(&device->vk.alloc, ctx); in pvr_render_ctx_destroy() 1174 vk_free(&device->vk.alloc, ctx); in pvr_compute_ctx_create() 1193 vk_free(&device->vk.alloc, ctx); in pvr_compute_ctx_destroy() 1312 vk_free(&device->vk.alloc, ctx); in pvr_transfer_ctx_create() 1333 vk_free(&device->vk.alloc, ctx); in pvr_transfer_ctx_destroy()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 323 vk_free(&instance->vk.alloc, (void *)device->name); in tu_physical_device_init() 338 vk_free(&device->instance->vk.alloc, (void *)device->name); in tu_physical_device_finish() 431 vk_free(pAllocator, instance); in tu_CreateInstance() 483 vk_free(&instance->vk.alloc, instance); in tu_DestroyInstance() 1765 vk_free(&device->vk.alloc, cmd_data->timestamp_copy_cs); in tu_u_trace_submission_data_finish() 1768 vk_free(&device->vk.alloc, cmd_data->trace); in tu_u_trace_submission_data_finish() 1772 vk_free(&device->vk.alloc, submission_data->cmd_trace_data); in tu_u_trace_submission_data_finish() 1773 vk_free(&device->vk.alloc, submission_data->syncobj); in tu_u_trace_submission_data_finish() 1774 vk_free(&device->vk.alloc, submission_data); in tu_u_trace_submission_data_finish() 1830 vk_free( in tu_CreateDevice() [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_batch_chain.c | 82 vk_free(alloc, list->relocs); in anv_reloc_list_init_clone() 114 vk_free(alloc, list->relocs); in anv_reloc_list_finish() 115 vk_free(alloc, list->reloc_bos); in anv_reloc_list_finish() 116 vk_free(alloc, list->deps); in anv_reloc_list_finish() 373 vk_free(&cmd_buffer->vk.pool->alloc, bbo); in anv_batch_bo_create() 409 vk_free(&cmd_buffer->vk.pool->alloc, bbo); in anv_batch_bo_clone() 513 vk_free(&cmd_buffer->vk.pool->alloc, bbo); in anv_batch_bo_destroy() 1229 vk_free(exec->alloc, exec->syncobjs); in anv_execbuf_finish() 1230 vk_free(exec->alloc, exec->syncobj_values); in anv_execbuf_finish() 1231 vk_free(exe in anv_execbuf_finish() [all...] |