Searched refs:d3d12_init_batch (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_batch.h58 d3d12_init_batch(struct d3d12_context *ctx, struct d3d12_batch *batch);
H A Dd3d12_batch.cpp39 d3d12_init_batch(struct d3d12_context *ctx, struct d3d12_batch *batch) function in typeref:typename:bool
H A Dd3d12_context.cpp1957 if (!d3d12_init_batch(ctx, &ctx->batches[i])) {

Completed in 8 milliseconds