Home
last modified time | relevance | path

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

/NW4C-1.2.23/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 __anoneac4b5990111::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 __anoneac4b5990111::EndShadowRenderCommand
152 m_CommandSize(0) in StartRenderCommand()
169 m_CommandSize = commandListSwapper->GetCommandBufferSize(); in Invoke()
[all …]
/NW4C-1.2.23/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 __anon3ce08f1b0111::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 __anon3ce08f1b0111::EndShadowRenderCommand
152 m_CommandSize(0) in StartRenderCommand()
169 m_CommandSize = commandListSwapper->GetCommandBufferSize(); in Invoke()
[all …]