Searched defs:threaded_context (Results 1 – 2 of 2) sorted by relevance
576 struct threaded_context { struct581 struct threaded_context_options options; argument582 unsigned map_buffer_alignment;583 unsigned ubo_alignment;585 struct list_head unflushed_queries;588 unsigned num_offloaded_slots;589 unsigned num_direct_slots;590 unsigned num_syncs;592 bool use_forced_staging_uploads;593 bool add_all_gfx_bindings_to_buffer_list;[all …]
170 struct threaded_context *threaded_context; member