Searched refs:d3d12_start_batch (Results 1 – 3 of 3) sorted by relevance
64 d3d12_start_batch(struct d3d12_context *ctx, struct d3d12_batch *batch);
157 d3d12_start_batch(struct d3d12_context *ctx, struct d3d12_batch *batch) in d3d12_start_batch() function
1589 d3d12_start_batch(ctx, d3d12_current_batch(ctx)); in d3d12_flush_cmdlist()1962 d3d12_start_batch(ctx, &ctx->batches[0]); in d3d12_context_create()