Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/gfx/ProjectionShadowDemo/sources/
DProjectionShadowDemo.cpp71 m_CommandSize(0), in StartShadowRenderCommand()
78 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
96 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
104 s32 m_CommandSize; member in __anond8ebf6880111::StartShadowRenderCommand
117 m_CommandSize(0) in EndShadowRenderCommand()
129 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
134 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
139 s32 m_CommandSize; member in __anond8ebf6880111::EndShadowRenderCommand
152 m_CommandSize(0) in StartRenderCommand()
169 m_CommandSize = commandListSwapper->GetCommandBufferSize(); in Invoke()
[all …]
/NW4C-1.3.3/demos/gfx/ShadowMapDemo/sources/
DShadowMapDemo.cpp71 m_CommandSize(0), in StartShadowRenderCommand()
78 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
96 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
104 s32 m_CommandSize; member in __anon96b649ca0111::StartShadowRenderCommand
117 m_CommandSize(0) in EndShadowRenderCommand()
129 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()
134 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
139 s32 m_CommandSize; member in __anon96b649ca0111::EndShadowRenderCommand
152 m_CommandSize(0) in StartRenderCommand()
169 m_CommandSize = commandListSwapper->GetCommandBufferSize(); in Invoke()
[all …]