Searched defs:tc_batch (Results 1 – 1 of 1) sorted by relevance
510 struct tc_batch { struct511 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 …]