Searched refs:llvmpipe_allocate_memory_fd (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c966 static struct pipe_memory_allocation *llvmpipe_allocate_memory_fd(struct pipe_screen *screen, uint64_t size, int *fd) function in typeref:struct:pipe_memory_allocation *
1144 screen->allocate_memory_fd = llvmpipe_allocate_memory_fd;

Completed in 3 milliseconds