Searched refs:AssociateThreadGroupSpace (Results 1 – 5 of 5) sorted by relevance
162 …CODECHAL_DECODE_CHK_STATUS_RETURN(m_cmKernels[0]->AssociateThreadGroupSpace(m_threadGroupSpaces[0]… in Execute()181 …CODECHAL_DECODE_CHK_STATUS_RETURN(m_cmKernels[1]->AssociateThreadGroupSpace(m_threadGroupSpaces[1]… in Execute()
199 AssociateThreadGroupSpace(CmThreadGroupSpace* &threadGroupSpace) = 0;
191 CM_RT_API int32_t AssociateThreadGroupSpace(CmThreadGroupSpace *&threadGroupSpace);
5104 return AssociateThreadGroupSpace(threadGroupSpace); in AssociateThreadSpace()5157 CM_RT_API int32_t CmKernelRT::AssociateThreadGroupSpace(CmThreadGroupSpace *&threadGroupSpace) in AssociateThreadGroupSpace() function in CMRT_UMD::CmKernelRT
1329 CM_RT_API virtual INT AssociateThreadGroupSpace(CmThreadGroupSpace* & pTGS) = 0;