Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h428 struct threaded_context { struct
433 struct threaded_context_options options; argument
434 unsigned map_buffer_alignment;
435 unsigned ubo_alignment;
437 struct list_head unflushed_queries;
440 unsigned num_offloaded_slots;
441 unsigned num_direct_slots;
442 unsigned num_syncs;
444 bool use_forced_staging_uploads;
445 bool add_all_gfx_bindings_to_buffer_list;
[all …]