Home | History | Annotate | Download | only in core

Lines Matching defs:pContext

53 /// @param pContext - pointer to SWR context.
59 SWR_CONTEXT *pContext,
74 /// @param pContext - pointer to SWR context.
79 SWR_CONTEXT *pContext,
91 uint32_t numNumaNodes = pContext->threadPool.numaMask + 1;
93 for (uint32_t i = 0; i < pContext->threadPool.numThreads; ++i)
104 /// @param pContext - pointer to SWR context.
110 SWR_CONTEXT *pContext,
141 /// @param pContext - pointer to SWR context.
147 SWR_CONTEXT *pContext,
182 /// @param pContext - pointer to SWR context.
188 SWR_CONTEXT *pContext,
500 SWR_CONTEXT *pContext = pDC->pContext;
658 SWR_CONTEXT *pContext = pDC->pContext;
921 static void AllocateTessellationData(SWR_CONTEXT* pContext)
952 SWR_CONTEXT *pContext = pDC->pContext;
1135 /// @param pContext - pointer to SWR context.
1147 SWR_CONTEXT *pContext,
1242 AllocateTessellationData(pContext);