HomeSort by relevance Sort by last modified time
    Searched refs:AR_API_BEGIN (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
api.cpp 231 AR_API_BEGIN(APIDrawWakeAllThreads, pDC->drawId);
253 AR_API_BEGIN(APIGetDrawContext, 0);
447 AR_API_BEGIN(APISync, 0);
468 AR_API_BEGIN(APIWaitForIdle, 0);
482 AR_API_BEGIN(APIWaitForIdle, 0);
    [all...]
context.h 534 #define AR_API_BEGIN(type, id) _AR_BEGIN(AR_API_CTX, type, id)

Completed in 158 milliseconds