Searched refs:AllocDeviceMemory (Results 1 – 3 of 3) sorted by relevance
120 void* commandBuffer = Layout::AllocDeviceMemory(allocSize, 4); in Initialize()
135 Layout::AllocDeviceMemory(u32 size, u8 alignment) in AllocDeviceMemory() function in nw::lyt::Layout
186 static void* AllocDeviceMemory(u32 size, u8 alignment = 4);