Searched refs:CannotAssociateThreadSpace (Results 1 – 2 of 2) sorted by relevance
517 bool bBatch = mBatchDispatch && !mBlockingMode && !mEnableDump && !CannotAssociateThreadSpace(); in Render()529 if (!CannotAssociateThreadSpace()) in Render()542 …m_cmContext->RunSingleKernel(kernel, CannotAssociateThreadSpace() ? threadSpace : nullptr, kernelN… in Render()
561 virtual bool CannotAssociateThreadSpace() in CannotAssociateThreadSpace() function