Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/gfx/
Dgfx_SceneUpdater.h99 virtual DepthSortMode GetDepthSortMode() const { return m_DepthSortMode; } in GetDepthSortMode()
104 m_DepthSortMode = depthSortMode; in SetDepthSortMode()
236 m_DepthSortMode(SORT_DEPTH_OF_ALL_MESH) in SceneUpdater()
247 DepthSortMode m_DepthSortMode; variable
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_SceneUpdater.cpp103 this->m_DepthSortMode, in SubmitView()
128 this->m_DepthSortMode, in SubmitView()
152 this->m_DepthSortMode, in SubmitView()