Searched refs:m_CommandListSwapper (Results 1 – 4 of 4) sorted by relevance
160 renderSystem->m_CommandListSwapper = in Create()163 NW_POINTER_ASSERT(renderSystem->m_CommandListSwapper); in Create()165 renderSystem->m_CommandListSwapper->Bind(); in Create()166 renderSystem->m_CommandListSwapper->RunAsync(); in Create()271 gfx::SafeDestroy(this->m_CommandListSwapper); in Destroy()511 int profilingId = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in RenderScene()513 int cmdBufferSize = m_CommandListSwapper->GetCommandBufferSize(); in RenderScene()548 m_CommandListSwapper->GetCommandBufferSize() - cmdBufferSize; in RenderScene()550 m_CommandListSwapper->GetCommandBufferSize() - cmdBufferSize; in RenderScene()557 m_CommandListSwapper->SetGpuProfilingEndPoint(profilingId); in RenderScene()[all …]
69 : m_CommandListSwapper(commandListSwapper), in StartShadowRenderCommand()80 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()81 m_ProfilerPoint = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in Invoke()102 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anon627cf2460111::StartShadowRenderCommand117 : m_CommandListSwapper(commandListSwapper), in EndShadowRenderCommand()131 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()133 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()139 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anon627cf2460111::EndShadowRenderCommand
288 return this->m_CommandListSwapper; in GetCommandListSwapper()501 m_CommandListSwapper(NULL), in RenderSystem()521 CommandListSwapper* m_CommandListSwapper; variable
69 : m_CommandListSwapper(commandListSwapper), in StartShadowRenderCommand()80 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()81 m_ProfilerPoint = m_CommandListSwapper->AddGpuProfilingStartPoint(true); in Invoke()102 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anon6e4271080111::StartShadowRenderCommand117 : m_CommandListSwapper(commandListSwapper), in EndShadowRenderCommand()131 m_CommandSize = m_CommandListSwapper->GetCommandBufferSize(); in Invoke()133 m_CommandListSwapper->SetGpuProfilingEndPoint(profilerPoint); in Invoke()139 nw::demo::CommandListSwapper* m_CommandListSwapper; member in __anon6e4271080111::EndShadowRenderCommand