Home
last modified time | relevance | path

Searched refs:pipe_mutex_assert_locked (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h45 #define pipe_mutex_assert_locked(mutex) \ macro
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.c179 pipe_mutex_assert_locked(batch->ctx->screen->lock); in batch_reset_resources_locked()
389 pipe_mutex_assert_locked(batch->ctx->screen->lock); in fd_batch_resource_used()
Dfreedreno_context.h371 pipe_mutex_assert_locked(ctx->screen->lock); in fd_context_assert_locked()
Dfreedreno_batch_cache.c205 pipe_mutex_assert_locked(batch->ctx->screen->lock); in fd_bc_invalidate_batch()