OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d3d12_current_batch
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
d3d12_draw.cpp
55
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
86
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
140
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
214
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
585
batch =
d3d12_current_batch
(ctx);
d3d12_context.h
243
d3d12_current_batch
(struct d3d12_context *ctx)
function
d3d12_context.cpp
68
d3d12_end_batch(ctx,
d3d12_current_batch
(ctx));
744
struct d3d12_batch *batch =
d3d12_current_batch
(d3d12_context(pctx));
1583
d3d12_end_batch(ctx,
d3d12_current_batch
(ctx));
1589
d3d12_start_batch(ctx,
d3d12_current_batch
(ctx));
1595
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
1691
d3d12_batch_reference_surface_texture(
d3d12_current_batch
(ctx), surf);
1734
d3d12_batch_reference_surface_texture(
d3d12_current_batch
(ctx), surf);
1779
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
d3d12_blit.cpp
113
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
412
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
829
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
d3d12_resource.cpp
88
if (d3d12_batch_has_references(
d3d12_current_batch
(ctx), res->bo)) {
414
auto batch =
d3d12_current_batch
(ctx);
583
auto batch =
d3d12_current_batch
(ctx);
d3d12_query.cpp
352
struct d3d12_batch *batch =
d3d12_current_batch
(ctx);
Completed in 51 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026