Searched refs:m_CommandListSwapper (Results 1 – 4 of 4) sorted by relevance
155 renderSystem->m_CommandListSwapper = in Create()158 NW_POINTER_ASSERT(renderSystem->m_CommandListSwapper); in Create()160 renderSystem->m_CommandListSwapper->Bind(); in Create()161 renderSystem->m_CommandListSwapper->RunAsync(); in Create()260 gfx::SafeDestroy(this->m_CommandListSwapper); in Destroy()474 int profilingId = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderScene()476 int cmdBufferSize = m_CommandListSwapper->GetCommandBufferSize(); in RenderScene()511 m_CommandListSwapper->GetCommandBufferSize() - cmdBufferSize; in RenderScene()513 m_CommandListSwapper->GetCommandBufferSize() - cmdBufferSize; in RenderScene()518 m_CommandListSwapper->SetGpuProfilingEndPoint(profilingId); in RenderScene()[all …]
67 : m_CommandListSwapper(commandListSwapper), in StartShadowRenderCommand()78 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()79 m_ProfilerPoint = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in Invoke()100 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anoneac4b5990111::StartShadowRenderCommand115 : m_CommandListSwapper(commandListSwapper), in EndShadowRenderCommand()129 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()131 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()137 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anoneac4b5990111::EndShadowRenderCommand
286 return this->m_CommandListSwapper; in GetCommandListSwapper()494 m_CommandListSwapper(NULL), in RenderSystem()512 CommandListSwapper* m_CommandListSwapper; variable
67 : m_CommandListSwapper(commandListSwapper), in StartShadowRenderCommand()78 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()79 m_ProfilerPoint = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in Invoke()100 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anon3ce08f1b0111::StartShadowRenderCommand115 : m_CommandListSwapper(commandListSwapper), in EndShadowRenderCommand()129 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()131 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()137 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anon3ce08f1b0111::EndShadowRenderCommand