Searched defs:allocator (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_query_pool.h19 VkAllocationCallbacks allocator; member in struct:vn_query_pool
H A Dvn_command_buffer.h21 VkAllocationCallbacks allocator; member in struct:vn_command_pool
53 VkAllocationCallbacks allocator; member in struct:vn_command_buffer
H A Dvn_descriptor_set.h52 VkAllocationCallbacks allocator; member in struct:vn_descriptor_pool
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_wsi_display.c31 anv_RegisterDeviceEventEXT(VkDevice _device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
61 anv_RegisterDisplayEventEXT(VkDevice _device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_wsi_display.c47 radv_RegisterDeviceEventEXT(VkDevice _device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
86 radv_RegisterDisplayEventEXT(VkDevice _device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
H A Dradv_pipeline.c177 radv_pipeline_destroy(struct radv_device * device,struct radv_pipeline * pipeline,const VkAllocationCallbacks * allocator) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_wsi_display.c40 tu_RegisterDeviceEventEXT(VkDevice _device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,VkFence * out_fence) argument
78 tu_RegisterDisplayEventEXT(VkDevice _device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_alloc.c49 static const VkAllocationCallbacks allocator = { local in function:vk_default_allocator
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_suballoc.c48 u_suballocator_init(struct u_suballocator *allocator, argument
65 u_suballocator_destroy(struct u_suballocator * allocator) argument
71 u_suballocator_alloc(struct u_suballocator * allocator,unsigned size,unsigned alignment,unsigned * out_offset,struct pipe_resource ** outbuf) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_suballoc.c67 struct u_suballocator *allocator = CALLOC_STRUCT(u_suballocator); local in function:u_suballocator_create
81 u_suballocator_destroy(struct u_suballocator * allocator) argument
88 u_suballocator_alloc(struct u_suballocator * allocator,unsigned size,unsigned alignment,unsigned * out_offset,struct pipe_resource ** outbuf) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_wsi_display.c151 radv_CreateDisplayModeKHR(VkPhysicalDevice physical_device,VkDisplayKHR display,const VkDisplayModeCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,VkDisplayModeKHR * mode) argument
196 radv_CreateDisplayPlaneSurfaceKHR(VkInstance _instance,const VkDisplaySurfaceCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,VkSurfaceKHR * surface) argument
271 radv_RegisterDeviceEventEXT(VkDevice _device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
304 radv_RegisterDisplayEventEXT(VkDevice _device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
[all...]
H A Dradv_pipeline.c101 radv_pipeline_destroy(struct radv_device * device,struct radv_pipeline * pipeline,const VkAllocationCallbacks * allocator) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_wsi_display.c130 anv_CreateDisplayModeKHR(VkPhysicalDevice physical_device,VkDisplayKHR display,const VkDisplayModeCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,VkDisplayModeKHR * mode) argument
176 anv_CreateDisplayPlaneSurfaceKHR(VkInstance _instance,const VkDisplaySurfaceCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,VkSurfaceKHR * surface) argument
249 anv_RegisterDeviceEventEXT(VkDevice _device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
278 anv_RegisterDisplayEventEXT(VkDevice _device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,VkFence * _fence) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Ddevice9.h152 struct nine_allocator *allocator; member in struct:NineDevice9
H A Dnine_memory_helper.c307 debug_dump_allocator_state(struct nine_allocator *allocator) argument
368 static void move_region_ordered_merge(struct nine_allocator *allocator, struct list_head *tail, struct nine_memfd_file_region *region) argument
406 allocate_region(struct nine_allocator * allocator,unsigned offset,unsigned size) argument
423 insert_new_allocation(struct nine_allocator * allocator,struct nine_allocation * new_allocation,unsigned allocation_size) argument
474 nine_flush_pending_releases(struct nine_allocator * allocator) argument
502 nine_flush_pending_frees(struct nine_allocator * allocator) argument
534 nine_memfd_unmap_region(struct nine_allocator * allocator,struct nine_memfd_file * memfd_file,struct nine_memfd_file_region * region) argument
554 remove_allocation(struct nine_allocator * allocator,struct nine_memfd_file * memfd_file,struct nine_memfd_file_region * region) argument
578 nine_memfd_try_unmap_file(struct nine_allocator * allocator,int memfd_index,bool weak) argument
600 nine_memfd_files_unmap(struct nine_allocator * allocator,bool unmap_everything_possible) argument
659 nine_memfd_region_map(struct nine_allocator * allocator,struct nine_memfd_file * memfd_file,struct nine_memfd_file_region * region) argument
688 nine_memfd_allocator(struct nine_allocator * allocator,struct nine_allocation * new_allocation,unsigned allocation_size) argument
758 nine_allocate(struct nine_allocator * allocator,unsigned size) argument
814 nine_free_internal(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
839 nine_free(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
850 nine_free_worker(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
861 nine_get_pointer(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
903 nine_pointer_weakrelease(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
923 nine_pointer_strongrelease(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
943 nine_pointer_delayedstrongrelease(struct nine_allocator * allocator,struct nine_allocation * allocation,unsigned * counter) argument
958 nine_suballocate(struct nine_allocator * allocator,struct nine_allocation * allocation,int offset) argument
989 nine_wrap_external_pointer(struct nine_allocator * allocator,void * data) argument
1004 struct nine_allocator* allocator = MALLOC(sizeof(struct nine_allocator)); local in function:nine_allocator_create
1032 nine_allocator_destroy(struct nine_allocator * allocator) argument
1074 nine_allocate(struct nine_allocator * allocator,unsigned size) argument
1085 nine_free(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
1095 nine_free_worker(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
1100 nine_get_pointer(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
1108 nine_pointer_weakrelease(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
1114 nine_pointer_strongrelease(struct nine_allocator * allocator,struct nine_allocation * allocation) argument
1120 nine_pointer_delayedstrongrelease(struct nine_allocator * allocator,struct nine_allocation * allocation,unsigned * counter) argument
1130 nine_suballocate(struct nine_allocator * allocator,struct nine_allocation * allocation,int offset) argument
1142 nine_wrap_external_pointer(struct nine_allocator * allocator,void * data) argument
1156 struct nine_allocator* allocator = MALLOC(sizeof(struct nine_allocator)); local in function:nine_allocator_create
1170 nine_allocator_destroy(struct nine_allocator * allocator) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_win32.c89 wsi_create_win32_surface(VkInstance instance,const VkAllocationCallbacks * allocator,const VkWin32SurfaceCreateInfoKHR * create_info,VkSurfaceKHR * surface_khr) argument
458 wsi_win32_image_init(VkDevice device_h,struct wsi_swapchain * drv_chain,const VkSwapchainCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,struct wsi_win32_image * image) argument
503 wsi_win32_image_finish(struct wsi_swapchain * drv_chain,const VkAllocationCallbacks * allocator,struct wsi_win32_image * image) argument
517 wsi_win32_swapchain_destroy(struct wsi_swapchain * drv_chain,const VkAllocationCallbacks * allocator) argument
596 wsi_win32_surface_create_swapchain(VkIcdSurfaceBase * icd_surface,VkDevice device,struct wsi_device * wsi_device,const VkSwapchainCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,struct wsi_swapchain ** swapchain_out) argument
[all...]
H A Dwsi_common_display.c1016 wsi_display_image_init(VkDevice device_h,struct wsi_swapchain * drv_chain,const VkSwapchainCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,struct wsi_display_image * image) argument
1091 wsi_display_image_finish(struct wsi_swapchain * drv_chain,const VkAllocationCallbacks * allocator,struct wsi_display_image * image) argument
1106 wsi_display_swapchain_destroy(struct wsi_swapchain * drv_chain,const VkAllocationCallbacks * allocator) argument
1564 wsi_display_fence_alloc(VkDevice device,const struct wsi_device * wsi_device,VkDisplayKHR display,const VkAllocationCallbacks * allocator,int sync_fd) argument
1799 wsi_display_surface_create_swapchain(VkIcdSurfaceBase * icd_surface,VkDevice device,struct wsi_device * wsi_device,const VkSwapchainCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,struct wsi_swapchain ** swapchain_out) argument
2531 wsi_register_device_event(VkDevice device,struct wsi_device * wsi_device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,struct wsi_fence ** fence_p,int sync_fd) argument
2551 wsi_register_display_event(VkDevice device,struct wsi_device * wsi_device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,struct wsi_fence ** fence_p,int sync_fd) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_display.c689 wsi_display_create_display_mode(VkPhysicalDevice physical_device,struct wsi_device * wsi_device,VkDisplayKHR display,const VkDisplayModeCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,VkDisplayModeKHR * mode) argument
785 wsi_create_display_surface(VkInstance instance,const VkAllocationCallbacks * allocator,const VkDisplaySurfaceCreateInfoKHR * create_info,VkSurfaceKHR * surface_khr) argument
982 wsi_display_image_init(VkDevice device_h,struct wsi_swapchain * drv_chain,const VkSwapchainCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,struct wsi_display_image * image) argument
1057 wsi_display_image_finish(struct wsi_swapchain * drv_chain,const VkAllocationCallbacks * allocator,struct wsi_display_image * image) argument
1072 wsi_display_swapchain_destroy(struct wsi_swapchain * drv_chain,const VkAllocationCallbacks * allocator) argument
1510 wsi_display_fence_alloc(VkDevice device,const struct wsi_device * wsi_device,VkDisplayKHR display,const VkAllocationCallbacks * allocator) argument
1727 wsi_display_surface_create_swapchain(VkIcdSurfaceBase * icd_surface,VkDevice device,struct wsi_device * wsi_device,const VkSwapchainCreateInfoKHR * create_info,const VkAllocationCallbacks * allocator,struct wsi_swapchain ** swapchain_out) argument
2456 wsi_register_device_event(VkDevice device,struct wsi_device * wsi_device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,struct wsi_fence ** fence_p) argument
2466 wsi_register_display_event(VkDevice device,struct wsi_device * wsi_device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,struct wsi_fence ** fence_p) argument
[all...]

Completed in 30 milliseconds