Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp73 m_CommandSize(0), in StartShadowRenderCommand()
80 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
98 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
106 s32 m_CommandSize; member in __anon627cf2460111::StartShadowRenderCommand
119 m_CommandSize(0) in EndShadowRenderCommand()
131 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
136 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
141 s32 m_CommandSize; member in __anon627cf2460111::EndShadowRenderCommand
154 m_CommandSize(0) in StartRenderCommand()
171 m_CommandSize = commandListSwapper->GetCommandBufferSize(); in Invoke()
[all …]
/NW4C-2.0.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp73 m_CommandSize(0), in StartShadowRenderCommand()
80 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
98 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
106 s32 m_CommandSize; member in __anon6e4271080111::StartShadowRenderCommand
119 m_CommandSize(0) in EndShadowRenderCommand()
131 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
136 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
141 s32 m_CommandSize; member in __anon6e4271080111::EndShadowRenderCommand
154 m_CommandSize(0) in StartRenderCommand()
171 m_CommandSize = commandListSwapper->GetCommandBufferSize(); in Invoke()
[all …]