Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h161 struct d3d12_context { struct
162 struct pipe_context base;
163 struct slab_child_pool transfer_pool;
164 struct slab_child_pool transfer_pool_unsync;
165 struct list_head context_list_entry;
166 struct threaded_context *threaded_context;
167 struct primconvert_context *primconvert;
168 struct blitter_context *blitter;
169 struct u_suballocator query_allocator;
170 struct u_suballocator so_allocator;
[all …]