Home
last modified time | relevance | path

Searched defs:threadGroupSpace (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_group_space.cpp34 …Width, uint32_t groupSpaceHeight, uint32_t groupSpaceDepth, CmThreadGroupSpace* & threadGroupSpace) in Create()
70 int32_t CmThreadGroupSpace::Destroy( CmThreadGroupSpace* &threadGroupSpace ) in Destroy()
H A Dcm_kernel_rt.cpp3591 const CmThreadGroupSpace* threadGroupSpace ) // in in CreateKernelData()
3706 const CmThreadGroupSpace* threadGroupSpace) // in in CreateKernelDataInternal()
4659 const CmThreadGroupSpace* threadGroupSpace ) // in in UpdateKernelData()
5103 CmThreadGroupSpace *threadGroupSpace = threadSpaceRTConst->GetThreadGroupSpace(); in AssociateThreadSpace() local
5157 CM_RT_API int32_t CmKernelRT::AssociateThreadGroupSpace(CmThreadGroupSpace *&threadGroupSpace) in AssociateThreadGroupSpace()
5198 CmThreadGroupSpace *threadGroupSpace = threadSpaceRTConst->GetThreadGroupSpace(); in DeAssociateThreadSpace() local
5248 int32_t CmKernelRT::DeAssociateThreadGroupSpace(CmThreadGroupSpace * &threadGroupSpace) in DeAssociateThreadGroupSpace()
H A Dcm_execution_adv.cpp557 const CMRT_UMD::CmThreadGroupSpace* threadGroupSpace, in SubmitComputeTask()
627 const CMRT_UMD::CmThreadGroupSpace* threadGroupSpace, in SubmitGpgpuTask()
H A Dcm_device_rt_base.cpp295 …CmThreadGroupSpace* threadGroupSpace = (CmThreadGroupSpace*)m_threadGroupSpaceArray.GetElement( i … in DestructCommon() local
2594 CmThreadGroupSpace*& threadGroupSpace) in CreateThreadGroupSpaceEx()
2617 CmThreadGroupSpace*& threadGroupSpace) in CreateThreadGroupSpace()
2633 CmDeviceRTBase::DestroyThreadGroupSpace(CmThreadGroupSpace*& threadGroupSpace) in DestroyThreadGroupSpace()
H A Dcm_task_internal.cpp86 … CmKernelRT* kernelArray[], const CmThreadGroupSpace* threadGroupSpace, in Create()
513 int32_t CmTaskInternal::Initialize(const CmThreadGroupSpace* threadGroupSpace) in Initialize()
H A Dcm_media_state.cpp251 …LoadMediaID(CmKernelEx *kernel, int index, uint32_t btOffset, CmThreadGroupSpace *threadGroupSpace) in LoadMediaID()
H A Dcm_queue_rt.cpp660 const CmThreadGroupSpace* threadGroupSpace, in Enqueue_RT()
870 …ueRT::EnqueueWithGroup( CmTask* task, CmEvent* & event, const CmThreadGroupSpace* threadGroupSpace) in EnqueueWithGroup()
3995 const CmThreadGroupSpace *threadGroupSpace) in EnqueueWithGroupFast()
H A Dcm_command_buffer.cpp893 MOS_STATUS CmCommandBuffer::AddGpgpuWalker(CMRT_UMD::CmThreadGroupSpace *threadGroupSpace, in AddGpgpuWalker()
H A Dcm_event_rt.cpp394 …:SetKernelNames(CmTaskRT* task, CmThreadSpaceRT* threadSpace, CmThreadGroupSpace* threadGroupSpace) in SetKernelNames()
H A Dcm_kernel_rt.h251 int32_t GetThreadGroupSpace(CmThreadGroupSpace *&threadGroupSpace) in GetThreadGroupSpace()
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/hardware/
H A Dcm_device.cpp511 …Height, uint32_t groupSpaceWidth, uint32_t groupSpaceHeight, CmThreadGroupSpace* &threadGroupSpace) in CreateThreadGroupSpace()
534 …eWidth, uint32_t groupSpaceHeight, uint32_t groupSpaceDepth, CmThreadGroupSpace* &threadGroupSpace) in CreateThreadGroupSpaceEx()
557 CM_RT_API int32_t CmDevice_RT::DestroyThreadGroupSpace(CmThreadGroupSpace* &threadGroupSpace) in DestroyThreadGroupSpace()
H A Dcm_queue.cpp547 const CmThreadGroupSpace *threadGroupSpace) in EnqueueWithGroup()
813 const CmThreadGroupSpace *threadGroupSpace) in EnqueueWithGroupFast()