OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocate_memory_fd
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_screen.h
567
struct pipe_memory_allocation *(*
allocate_memory_fd
)(struct pipe_screen *screen,
member in struct:pipe_screen
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
lp_texture.c
1144
screen->
allocate_memory_fd
= llvmpipe_allocate_memory_fd;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
lvp_device.c
1711
mem->pmem = device->pscreen->
allocate_memory_fd
(device->pscreen, pAllocateInfo->allocationSize, &mem->backed_fd);
Completed in 9 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026