Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_batch.h57 d3d12_init_batch(struct d3d12_context *ctx, struct d3d12_batch *batch);
Dd3d12_batch.cpp41 d3d12_init_batch(struct d3d12_context *ctx, struct d3d12_batch *batch) in d3d12_init_batch() function
Dd3d12_context.cpp2556 if (!d3d12_init_batch(ctx, &ctx->batches[i])) { in d3d12_context_create()