Searched refs:RESOURCE_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
37 static const int RESOURCE_ALIGNMENT = 128; in LoadResources() local39 …rceSet->buffer = nw::demo::Utility::LoadFile( deviceAllocator , resourcePath, RESOURCE_ALIGNMENT ); in LoadResources()