Searched defs:heap_alloc_reserved (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/imagination/vulkan/winsys/ |
H A D | pvr_winsys_helper.c | 196 pvr_buffer_create_and_map(struct pvr_winsys *const ws, heap_alloc_reserved_func heap_alloc_reserved, struct pvr_winsys_heap *heap, pvr_dev_addr_t dev_addr, uint64_t size, uint64_t alignment, struct pvr_winsys_vma **const vma_out) pvr_buffer_create_and_map() argument 264 pvr_winsys_helper_allocate_static_memory( struct pvr_winsys *const ws, heap_alloc_reserved_func heap_alloc_reserved, struct pvr_winsys_heap *const general_heap, struct pvr_winsys_heap *const pds_heap, struct pvr_winsys_heap *const usc_heap, struct pvr_winsys_vma **const general_vma_out, struct pvr_winsys_vma **const pds_vma_out, struct pvr_winsys_vma **const usc_vma_out) pvr_winsys_helper_allocate_static_memory() argument
|
Completed in 1 milliseconds