MCPcopy Create free account
hub / github.com/GPUOpen-Archive/Anvil / bake

Method bake

src/misc/memalloc_backends/backend_vma.cpp:208–329  ·  view source on GitHub ↗

For each specified Memory Allocator's Item, the function asks VMA for a memory region that * can be assigned to corresponding wrapper instance. For each successfully handled request, * a MemoryBlock instance is created, using the feedback provided by the library. * * This function can be called multiple times. * * @return true if all allocations have been handled successfully, false if t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

vmaAllocateMemoryFunction · 0.85
GetTypeMethod · 0.80
get_vkMethod · 0.45
get_handleMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected