Home
last modified time | relevance | path

Searched refs:fd_context_batch_locked (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.c140 struct fd_batch *batch = fd_context_batch_locked(ctx); in fd_hw_begin_query()
162 struct fd_batch *batch = fd_context_batch_locked(ctx); in fd_hw_end_query()
Dfreedreno_context.c244 struct fd_batch *batch = fd_context_batch_locked(ctx); in fd_emit_string_marker()
318 fd_context_batch_locked(struct fd_context *ctx) in fd_context_batch_locked() function
Dfreedreno_query_acc.c118 struct fd_batch *batch = fd_context_batch_locked(ctx); in fd_acc_begin_query()
Dfreedreno_context.h715 struct fd_batch *fd_context_batch_locked(struct fd_context *ctx) assert_dt;
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_query.c117 struct fd_batch *batch = fd_context_batch_locked(ctx); in time_elapsed_enable()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.c1377 struct fd_batch *batch = fd_context_batch_locked(ctx); in fd6_framebuffer_barrier()