Lines Matching refs:m_CommandSize
71 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()
174 s32 GetCommandSize() const { return this->m_CommandSize; } in GetCommandSize()
180 s32 m_CommandSize; member in __anoneac4b5990111::StartRenderCommand