Searched refs:AR_API_CTX (Results 1 – 1 of 1) sorted by relevance
516 #define AR_API_CTX pContext->pArContext[pContext->NumWorkerThreads] macro534 #define AR_API_BEGIN(type, id) _AR_BEGIN(AR_API_CTX, type, id)535 #define AR_API_END(type, count) _AR_END(AR_API_CTX, type, count)536 #define AR_API_EVENT(event) _AR_EVENT(AR_API_CTX, event)