Searched defs:tc_batch (Results 1 – 1 of 1) sorted by relevance
340 struct tc_batch { struct341 struct pipe_context *pipe;342 unsigned sentinel;343 unsigned num_total_call_slots;344 struct tc_unflushed_batch_token *token;368 struct tc_batch batch_slots[TC_MAX_BATCHES]; argument