Home
last modified time | relevance | path

Searched refs:fd_context_batch (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c326 struct fd_batch *batch = fd_context_batch(ctx);
336 batch = fd_context_batch(ctx);
444 struct fd_batch *batch = fd_context_batch(ctx);
454 batch = fd_context_batch(ctx);
H A Dfreedreno_context.c60 batch = fd_context_batch(ctx);
292 fd_context_batch(struct fd_context *ctx) in fd_context_batch() function
324 batch = fd_context_batch(ctx); in fd_context_batch_locked()
H A Dfreedreno_batch_cache.c172 struct fd_batch *current_batch = fd_context_batch(ctx);
H A Dfreedreno_context.h704 struct fd_batch *fd_context_batch(struct fd_context *ctx) assert_dt;

Completed in 4 milliseconds