Home
last modified time | relevance | path

Searched refs:AllocDeviceMemory (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Drawer.cpp120 void* commandBuffer = Layout::AllocDeviceMemory(allocSize, 4); in Initialize()
Dlyt_Layout.cpp135 Layout::AllocDeviceMemory(u32 size, u8 alignment) in AllocDeviceMemory() function in nw::lyt::Layout
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Layout.h186 static void* AllocDeviceMemory(u32 size, u8 alignment = 4);