Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h243 static inline void fd_context_lock(struct fd_context *ctx);
261 fd_context_lock(ctx); in fd_batch_reference_locked()
Dfreedreno_context.h375 fd_context_lock(struct fd_context *ctx) in fd_context_lock() function