Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderElement.h307 bool IsCommand() const { return this->GetBool(BIT64_COMMAND_FLAG_SHIFT); } in IsCommand() function
324 NW_ASSERT(this->IsCommand()); in GetCommand()
332 NW_ASSERT(this->IsCommand()); in GetCommand()
Dgfx_RenderQueue.h336 if (element.IsCommand()) in operator()
/NW4C-2.0.3/demos/Nw4cDemo/sources/
DSmSceneCtrl.cpp38 if (element.IsCommand()) in operator ()()
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_GraphicsSystem.cpp333 if (element.IsCommand()) in operator ()()
/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp964 if (element.IsCommand()) in operator ()()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp1030 if (element.IsCommand()) in operator ()()