Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/lyt/texVram/sources/
Dmain.cpp183 texResource.SetImageArea(nw::lyt::MEMAREA_VRAMA); in SetTexAreaToVRAM()
187 texResource.SetImageArea(nw::lyt::MEMAREA_VRAMB); in SetTexAreaToVRAM()
192 texResource.SetImageArea(nw::lyt::MEMAREA_FCRAM); in SetTexAreaToVRAM()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_TexResource.h275 void SetImageArea(lyt::MemArea area) in SetImageArea() function