Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/Nw4cDemo/include/
DGfxCtrl.h41 typedef u32 GfxVramType; typedef
68 SmModel* CreateModel( SmModel* parentModel, const wchar_t* resourcePath, GfxVramType vramType );
71 SmParticle* CreateParticle( const wchar_t* resourcePath, GfxVramType vramType );
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DGfxCtrl.cpp37 …::IAllocator* allocator, nw::os::IAllocator* deviceAllocator, GfxCtrl::GfxVramType vramType = GfxC… in LoadResources()
191 GfxCtrl::CreateModel( SmModel* parentModel, const wchar_t* resourcePath, GfxVramType vramType ) in CreateModel()
341 GfxCtrl::CreateParticle( const wchar_t* resourcePath, GfxVramType vramType ) in CreateParticle()