Home | History | Annotate | Download | only in core

Lines Matching defs:nullptr

78     BOOL ret = GetLogicalProcessorInformationEx(RelationProcessorCore, nullptr, &bufSize);
99 Core* pCore = nullptr;
142 if (nullptr == pCore)
284 SetThreadGroupAffinity(GetCurrentThread(), &affinity, nullptr);
334 if ((pContext->pfnUpdateStats == nullptr) || (GetApiState(pDC).enableStatsBE == false))
538 while ((pWork = tile->peek()) != nullptr)
694 SWR_ASSERT(pDC->pDispatch != nullptr);
700 void* pSpillFillBuffer = nullptr;