Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h67 d3d12_end_batch(struct d3d12_context *ctx, struct d3d12_batch *batch);
Dd3d12_batch.cpp192 d3d12_end_batch(struct d3d12_context *ctx, struct d3d12_batch *batch) in d3d12_end_batch() function
Dd3d12_context.cpp68 d3d12_end_batch(ctx, d3d12_current_batch(ctx)); in d3d12_context_destroy()
1583 d3d12_end_batch(ctx, d3d12_current_batch(ctx)); in d3d12_flush_cmdlist()