Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp98 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon627cf2460111::StartShadowRenderCommand
136 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon627cf2460111::EndShadowRenderCommand
176 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon627cf2460111::StartRenderCommand
206 m_RenderSystem->AddLoadMeterCommandSize(commandSize - m_StartCommand->GetCommandSize()); in Invoke()
1012 s_EndShadowRenderCommand->GetCommandSize() - s_StartShadowRenderCommand->GetCommandSize()); in ReportDemo()
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp98 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon6e4271080111::StartShadowRenderCommand
136 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon6e4271080111::EndShadowRenderCommand
176 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon6e4271080111::StartRenderCommand
206 m_RenderSystem->AddLoadMeterCommandSize(commandSize - m_StartCommand->GetCommandSize()); in Invoke()
1078 s_EndShadowRenderCommand->GetCommandSize() - s_StartShadowRenderCommand->GetCommandSize()); in ReportDemo()