Home
last modified time | relevance | path

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

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