Home
last modified time | relevance | path

Searched refs:d3d12_start_batch (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h64 d3d12_start_batch(struct d3d12_context *ctx, struct d3d12_batch *batch);
Dd3d12_batch.cpp157 d3d12_start_batch(struct d3d12_context *ctx, struct d3d12_batch *batch) in d3d12_start_batch() function
Dd3d12_context.cpp1589 d3d12_start_batch(ctx, d3d12_current_batch(ctx)); in d3d12_flush_cmdlist()
1962 d3d12_start_batch(ctx, &ctx->batches[0]); in d3d12_context_create()