Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h340 struct tc_batch { struct
341 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