Home
last modified time | relevance | path

Searched defs:d3d12_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h163 struct d3d12_context { struct
164 struct pipe_context base;
166 unsigned id;
167 struct slab_child_pool transfer_pool;
168 struct slab_child_pool transfer_pool_unsync;
169 struct list_head context_list_entry;
170 struct threaded_context *threaded_context;
171 struct primconvert_context *primconvert;
172 struct blitter_context *blitter;
173 struct u_suballocator query_allocator;
[all …]