Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/lyt/simple2/sources/
Dmain.cpp192 if (void* pImg = pResAccessor->GetResource('timg', "mark_1.bclim", &size)) in nnMain() local
197 nw::lyt::TextureInfo textureInfo = nw::lyt::LoadTexture(pImg, size); in nnMain()
210 if (void* pImg = pResAccessor->GetResource('timg', "mark_2.bclim", &size)) in nnMain() local
215 nw::lyt::TextureInfo textureInfo = nw::lyt::LoadTexture(pImg, size); in nnMain()
228 if (void* pImg = pResAccessor->GetResource('timg', "mark_3.bclim", &size)) in nnMain() local
233 nw::lyt::TextureInfo textureInfo = nw::lyt::LoadTexture(pImg, size); in nnMain()