Home
last modified time | relevance | path

Searched refs:fd_context_unlock (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h244 static inline void fd_context_unlock(struct fd_context *ctx);
259 fd_context_unlock(ctx); in fd_batch_reference_locked()
Dfreedreno_context.h381 fd_context_unlock(struct fd_context *ctx) in fd_context_unlock() function