Searched defs:ppCommandLists (Results 1 – 5 of 5) sorted by relevance
307 ID3D12CommandList *ppCommandLists[1] = { pD3D12Proc->m_spCommandList.Get() }; in d3d12_video_processor_flush() local
689 ID3D12CommandList *ppCommandLists[1] = { pD3D12Dec->m_spDecodeCommandList.Get() }; in d3d12_video_decoder_flush() local
101 ID3D12CommandList *ppCommandLists[1] = { pD3D12Enc->m_spEncodeCommandList.Get() }; in d3d12_video_encoder_flush() local
1151 ID3D12CommandList* ppCommandLists[] = { g_CommandList }; in InitD3D() local1297 ID3D12CommandList* ppCommandLists[] = { g_CommandList }; in Render() local
47 ID3D12CommandList* ppCommandLists[] = { fCommandList.get() }; in submit() local