Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/Nw4cDemo/include/
DGfxCtrl.h39 typedef u32 GfxVramType; typedef
66 SmModel* CreateModel( SmModel* parentModel, const wchar_t* resourcePath, GfxVramType vramType );
69 SmParticle* CreateParticle( const wchar_t* resourcePath, GfxVramType vramType );
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DGfxCtrl.cpp35 …::IAllocator* allocator, nw::os::IAllocator* deviceAllocator, GfxCtrl::GfxVramType vramType = GfxC… in LoadResources()
189 GfxCtrl::CreateModel( SmModel* parentModel, const wchar_t* resourcePath, GfxVramType vramType ) in CreateModel()
339 GfxCtrl::CreateParticle( const wchar_t* resourcePath, GfxVramType vramType ) in CreateParticle()