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