Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/Nw4cDemo/include/
DSmRenderSystem.h186 void SmInitializeGraphicsSystem(nw::demo::DemoAllocator* deviceAllocator);
/NW4C-1.2.23/demos/Nw4cDemo/sources/
DSmRenderSystem.cpp29 SmInitializeGraphicsSystem(nw::demo::DemoAllocator* deviceAllocator) in SmInitializeGraphicsSystem() function
Dmain.cpp850 SmInitializeGraphicsSystem( &s_DeviceAllocator ); in nnMain()