Lines Matching refs:m_CommandSize
73 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()
176 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
182 s32 m_CommandSize; member in __anon627cf2460111::StartRenderCommand