Home
last modified time | relevance | path

Searched refs:SubmitCommandBuffer (Results 1 – 25 of 86) sorted by relevance

1234

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoBackends/Vulkan/
H A DCommandBufferManager.h77 void SubmitCommandBuffer(bool submit_on_worker_thread, bool wait_for_completion,
101 void SubmitCommandBuffer(u32 command_buffer_index, VkSwapchainKHR present_swap_chain,
H A DCommandBufferManager.cpp205 SubmitCommandBuffer(submit.command_buffer_index, submit.present_swap_chain, in CreateSubmitThread()
273 void CommandBufferManager::SubmitCommandBuffer(bool submit_on_worker_thread, in SubmitCommandBuffer() function in Vulkan::CommandBufferManager
310 SubmitCommandBuffer(m_current_frame, present_swap_chain, present_image_index); in SubmitCommandBuffer()
319 void CommandBufferManager::SubmitCommandBuffer(u32 command_buffer_index, in SubmitCommandBuffer() function in Vulkan::CommandBufferManager
H A DRenderer.cpp346 g_command_buffer_mgr->SubmitCommandBuffer(true, false, m_swap_chain->GetSwapChain(), in PresentBackbuffer()
370 g_command_buffer_mgr->SubmitCommandBuffer(submit_off_thread, wait_for_completion); in ExecuteCommandBuffer()
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_jpeg_g12.h74 MOS_STATUS SubmitCommandBuffer(
H A Dcodechal_encode_mpeg2_g12.h105 MOS_STATUS SubmitCommandBuffer(
H A Dcodechal_encode_jpeg_g12.cpp123 MOS_STATUS CodechalEncodeJpegStateG12::SubmitCommandBuffer( in SubmitCommandBuffer() function in CodechalEncodeJpegStateG12
H A Dcodechal_vdenc_avc_g12.h94 MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_jpeg_g12.h74 MOS_STATUS SubmitCommandBuffer(
H A Dcodechal_encode_mpeg2_g12.h105 MOS_STATUS SubmitCommandBuffer(
H A Dcodechal_vdenc_avc_g12.h74 MOS_STATUS SubmitCommandBuffer(
H A Dcodechal_encode_jpeg_g12.cpp124 MOS_STATUS CodechalEncodeJpegStateG12::SubmitCommandBuffer( in SubmitCommandBuffer() function in CodechalEncodeJpegStateG12
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/os/
H A Dmos_gpucontext.h155 virtual MOS_STATUS SubmitCommandBuffer(
H A Dmos_interface.h433 static MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/os/
H A Dmos_gpucontext.h155 virtual MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/agnostic/common/os/
H A Dmos_gpucontext_next.h148 virtual MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/agnostic/common/os/
H A Dmos_gpucontext_next.h148 virtual MOS_STATUS SubmitCommandBuffer(
H A Dmos_interface.h585 static MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/media_driver_next/linux/common/os/
H A Dmos_gpucontext_specific_next.h141 MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/linux/common/os/
H A Dmos_gpucontext_specific.h145 MOS_STATUS SubmitCommandBuffer(
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Dgpu_thread.h126 void SubmitCommandBuffer(Tegra::ChCommandHeaderList&& entries);
H A Dgpu_thread.cpp91 void ThreadManager::SubmitCommandBuffer(Tegra::ChCommandHeaderList&& entries) { in SubmitCommandBuffer() function in VideoCommon::GPUThread::ThreadManager
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/linux/common/os/
H A Dmos_gpucontext_specific.h150 MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_softlet/linux/common/os/
H A Dmos_gpucontext_specific_next.h149 MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_vdenc_hevc_g11.h562 MOS_STATUS SubmitCommandBuffer(
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_vdenc_hevc_g11.h558 MOS_STATUS SubmitCommandBuffer(

1234