Searched refs:allocate_memory_fd (Results 1 – 5 of 5) sorted by relevance
319 (struct llvmpipe_memory_allocation*)pscreen->allocate_memory_fd( in llvmpipe_init_screen_fence_funcs()
821 …lpr->dmabuf_alloc = (struct llvmpipe_memory_allocation*)_screen->allocate_memory_fd(_screen, lpr->… in llvmpipe_resource_get_handle()1806 screen->allocate_memory_fd = llvmpipe_allocate_memory_fd; in llvmpipe_init_screen_resource_funcs()
660 struct pipe_memory_allocation *(*allocate_memory_fd)(struct pipe_screen *screen, member
606 result = screen->allocate_memory_fd(screen, size, fd, dmabuf); in trace_screen_allocate_memory_fd()1517 SCR_INIT(allocate_memory_fd); in trace_screen_create()
2015 …mem->pmem = device->pscreen->allocate_memory_fd(device->pscreen, pAllocateInfo->allocationSize, &m… in lvp_AllocateMemory()