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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c951 static struct pipe_memory_allocation *llvmpipe_allocate_memory(struct pipe_screen *screen, uint64_t size) function in typeref:struct:pipe_memory_allocation *
1141 screen->allocate_memory = llvmpipe_allocate_memory;

Completed in 3 milliseconds