Searched refs:pDispatchQueueArray (Results 1 – 2 of 2) sorted by relevance
101 pContext->pDispatchQueueArray = in SwrCreateContext()108 new (&pContext->pDispatchQueueArray[dc]) DispatchQueue(); in SwrCreateContext()437 pContext->pDispatchQueueArray[i].~DispatchQueue(); in SwrDestroyContext()440 AlignedFree(pContext->pDispatchQueueArray); in SwrDestroyContext()1574 pDC->pDispatch = &pContext->pDispatchQueueArray[dcIndex]; in SwrDispatch()
505 DispatchQueue* pDispatchQueueArray; member