Searched defs:tc_batch (Results 1 – 1 of 1) sorted by relevance
508 struct tc_batch { struct509 struct threaded_context *tc;511 unsigned sentinel;513 uint16_t num_total_slots;514 uint16_t buffer_list_index;516 int16_t renderpass_info_idx;517 uint16_t max_renderpass_info_idx;522 struct tc_call_base *last_mergeable_call;524 struct util_queue_fence fence;526 bool first_set_fb;[all …]