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.h148 struct d3d12_context { struct
149 struct pipe_context base;
150 struct slab_child_pool transfer_pool;
151 struct primconvert_context *primconvert;
152 struct blitter_context *blitter;
153 struct u_suballocator query_allocator;
154 struct u_suballocator so_allocator;
155 struct hash_table *pso_cache;
156 struct hash_table *root_signature_cache;
157 struct hash_table *gs_variant_cache;
[all …]