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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
context.h 406 volatile OSALIGNLINE(uint32_t) FeLock;
threads.cpp 643 if (!pDC->isCompute && !pDC->FeLock)
650 uint32_t initial = InterlockedCompareExchange((volatile uint32_t*)&pDC->FeLock, 1, 0);
    [all...]
api.cpp 326 pCurDrawContext->FeLock = 0;
    [all...]

Completed in 89 milliseconds