Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dglthread.h123 struct glthread_state struct
126 struct util_queue queue;
129 struct util_queue_monitoring stats;
132 bool enabled;
135 bool inside_dlist;
138 unsigned pin_thread_counter;
141 struct glthread_batch batches[MARSHAL_MAX_BATCHES];
144 struct glthread_batch *next_batch;
147 unsigned last;
150 unsigned next;
[all …]