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

  /external/mesa3d/src/mesa/main/
texobj.h 110 mtx_lock(&ctx->Shared->TexMutex);
119 mtx_unlock(&ctx->Shared->TexMutex);
shared.c 120 mtx_init(&shared->TexMutex, mtx_recursive);
377 mtx_destroy(&shared->TexMutex);
texobj.c     [all...]
mtypes.h     [all...]

Completed in 56 milliseconds