Searched refs:allocate_memory (Results 1 – 8 of 8) sorted by relevance
64 int allocate_memory(void);112 ret = allocate_memory(); /*should i check ret? */ in main()161 allocate_memory(); in signal_handler_sigusr2()164 int allocate_memory(void) in allocate_memory() function
617 struct pipe_memory_allocation *(*allocate_memory)(struct pipe_screen *screen, member
553 result = screen->allocate_memory(screen, size); in trace_screen_allocate_memory()1420 tr_scr->base.allocate_memory = trace_screen_allocate_memory; in trace_screen_create()
1151 screen->allocate_memory = llvmpipe_allocate_memory; in llvmpipe_init_screen_resource_funcs()
202 def allocate_memory(screen, size): member in Screen
1713 mem->pmem = device->pscreen->allocate_memory(device->pscreen, pAllocateInfo->allocationSize); in lvp_AllocateMemory()
1823 include::{chapters}/VK_NV_external_memory/allocate_memory.txt[]
2018 include::{chapters}/VK_NV_external_memory/allocate_memory.adoc[]