Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.h510 struct tc_batch { struct
511 struct threaded_context *tc;
513 unsigned sentinel;
515 uint16_t num_total_slots;
516 uint16_t buffer_list_index;
518 int16_t renderpass_info_idx;
519 uint16_t max_renderpass_info_idx;
524 struct tc_call_base *last_mergeable_call;
526 struct util_queue_fence fence;
528 bool first_set_fb;
[all …]