Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/sources/
DGfxCtrl.cpp37 static const int RESOURCE_ALIGNMENT = 128; in LoadResources() local
39 …rceSet->buffer = nw::demo::Utility::LoadFile( deviceAllocator , resourcePath, RESOURCE_ALIGNMENT ); in LoadResources()