Searched defs:fd_batch (Results 1 – 1 of 1) sorted by relevance
80 struct fd_batch { struct81 struct pipe_reference reference;82 unsigned seqno;83 unsigned idx; /* index into cache->batches[] */85 struct u_trace trace;88 uint32_t *last_timestamp_cmd;90 int in_fence_fd;91 struct pipe_fence_handle *fence;93 struct fd_context *ctx;96 uint32_t update_seqno;[all …]