Searched refs:resourceAlignment (Results 1 – 4 of 4) sorted by relevance
279 static const int resourceAlignment = 128; in LoadResources() local280 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()
293 static const int resourceAlignment = 128; in LoadResources() local294 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()
65 const int resourceAlignment = 128; in LoadResources() local66 resourceSet.buffer = nw::demo::Utility::LoadFile(allocator, resourcePath, resourceAlignment); in LoadResources()
301 static const int resourceAlignment = 128; in LoadResources() local302 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()