Searched refs:fd_batch_create (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h228 struct fd_batch * fd_batch_create(struct fd_context *ctx, bool nondraw);
H A Dfreedreno_batch.c108 fd_batch_create(struct fd_context *ctx, bool nondraw) function in typeref:struct:fd_batch *
H A Dfreedreno_batch_cache.c336 batch = fd_batch_create(ctx, nondraw);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.h272 struct fd_batch *fd_batch_create(struct fd_context *ctx, bool nondraw);
H A Dfreedreno_batch.c124 fd_batch_create(struct fd_context *ctx, bool nondraw) function in typeref:struct:fd_batch *
H A Dfreedreno_batch_cache.c395 batch = fd_batch_create(ctx, nondraw);

Completed in 6 milliseconds