| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_query_pool.h | 19 VkAllocationCallbacks allocator; member in struct:vn_query_pool
|
| H A D | vn_command_buffer.h | 21 VkAllocationCallbacks allocator; member in struct:vn_command_pool 53 VkAllocationCallbacks allocator; member in struct:vn_command_buffer
|
| H A D | vn_descriptor_set.h | 52 VkAllocationCallbacks allocator; member in struct:vn_descriptor_pool
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_wsi_display.c | 31 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 D | radv_wsi_display.c | 47 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 D | radv_pipeline.c | 177 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 D | tu_wsi_display.c | 40 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 D | vk_alloc.c | 49 static const VkAllocationCallbacks allocator = { local in function:vk_default_allocator
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_suballoc.c | 48 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 D | u_suballoc.c | 67 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 D | radv_wsi_display.c | 151 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 D | radv_pipeline.c | 101 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 D | anv_wsi_display.c | 130 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 D | device9.h | 152 struct nine_allocator *allocator; member in struct:NineDevice9
|
| H A D | nine_memory_helper.c | 307 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 D | wsi_common_win32.c | 89 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 D | wsi_common_display.c | 1016 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 D | wsi_common_display.c | 689 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...] |