Searched refs:m_CommandListSwapper (Results 1 – 4 of 4) sorted by relevance
157 renderSystem->m_CommandListSwapper = in Create()160 NW_POINTER_ASSERT(renderSystem->m_CommandListSwapper); in Create()162 renderSystem->m_CommandListSwapper->Bind(); in Create()163 renderSystem->m_CommandListSwapper->RunAsync(); in Create()267 gfx::SafeDestroy(this->m_CommandListSwapper); in Destroy()481 int profilingId = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderScene()483 int cmdBufferSize = m_CommandListSwapper->GetCommandBufferSize(); in RenderScene()518 m_CommandListSwapper->GetCommandBufferSize() - cmdBufferSize; in RenderScene()520 m_CommandListSwapper->GetCommandBufferSize() - cmdBufferSize; in RenderScene()527 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 __anond8ebf6880111::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 __anond8ebf6880111::EndShadowRenderCommand
286 return this->m_CommandListSwapper; in GetCommandListSwapper()499 m_CommandListSwapper(NULL), in RenderSystem()519 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 __anon96b649ca0111::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 __anon96b649ca0111::EndShadowRenderCommand