Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderContext.h130 ResetMaterialHash(Model::MULTI_FLAG_BUFFER_MATERIAL); in MaterialHash()
Dgfx_Model.h121 MULTI_FLAG_BUFFER_MATERIAL = enumerator
/NW4C-1.2.23/demos/gfx/SceneTreeDemo/sources/
DSceneTreeDemo.cpp339 nw::gfx::Model::MULTI_FLAG_BUFFER_MATERIAL in BuildResources()
/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp199 m_MaterialHash.ResetMaterialHash(Model::MULTI_FLAG_BUFFER_MATERIAL); in ResetState()