Searched refs:resourceAlignment (Results 1 – 4 of 4) sorted by relevance
281 static const int resourceAlignment = 128; in LoadResources() local282 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()
303 static const int resourceAlignment = 128; in LoadResources() local304 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()
67 const int resourceAlignment = 128; in LoadResources() local68 resourceSet.buffer = nw::demo::Utility::LoadFile(allocator, resourcePath, resourceAlignment); in LoadResources()
295 static const int resourceAlignment = 128; in LoadResources() local296 …urceSet.buffer = nw::demo::Utility::LoadFile(&s_DeviceAllocator , resourcePath, resourceAlignment); in LoadResources()