Searched refs:resourceAlignment (Results 1 – 4 of 4) sorted by relevance
278 static const int resourceAlignment = 128; in LoadResources() local279 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()
43 const int resourceAlignment = 128; in LoadResources() local44 resourceSet.buffer = nw::demo::Utility::LoadFile(allocator, resourcePath, resourceAlignment); in LoadResources()
292 static const int resourceAlignment = 128; in LoadResources() local293 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()
300 static const int resourceAlignment = 128; in LoadResources() local301 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()