Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Particle.cpp116 …resource.ForeachTexture(nw::gfx::TextureLocationFlagSetter(NN_GX_MEM_VRAMA | GL_NO_COPY_FCRAM_DMP)… in Setup()
Ddemo_GraphicsSystem.cpp213 …resourceSet->resource.ForeachTexture(nw::gfx::TextureLocationFlagSetter(NN_GX_MEM_VRAMA | GL_NO_CO… in LoadSkyModel()
/NW4C-1.3.3/include/nw/gfx/res/
Dgfx_ResGraphicsFile.h882 typedef LocationFlagSetter TextureLocationFlagSetter; typedef
/NW4C-1.3.3/demos/Nw4cDemo/sources/
DGfxCtrl.cpp49 …resourceSet->resource.ForeachTexture(nw::gfx::TextureLocationFlagSetter(vramType | GL_NO_COPY_FCRA… in LoadResources()