Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp96 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anoneac4b5990111::StartShadowRenderCommand
134 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anoneac4b5990111::EndShadowRenderCommand
174 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anoneac4b5990111::StartRenderCommand
204 m_RenderSystem->AddLoadMeterCommandSize(commandSize - m_StartCommand->GetCommandSize()); in Invoke()
1014 s_EndShadowRenderCommand->GetCommandSize() - s_StartShadowRenderCommand->GetCommandSize()); in ReportDemo()
/NW4C-1.2.23/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp96 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon3ce08f1b0111::StartShadowRenderCommand
134 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon3ce08f1b0111::EndShadowRenderCommand
174 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize() function in __anon3ce08f1b0111::StartRenderCommand
204 m_RenderSystem->AddLoadMeterCommandSize(commandSize - m_StartCommand->GetCommandSize()); in Invoke()
1084 s_EndShadowRenderCommand->GetCommandSize() - s_StartShadowRenderCommand->GetCommandSize()); in ReportDemo()