Searched defs:vrend_transfer_info (Results 1 – 1 of 1) sorted by relevance
40 struct vrend_transfer_info { struct41 int level;42 uint32_t stride;43 uint32_t layer_stride;44 unsigned int iovec_cnt;45 const struct iovec *iovec;46 uint64_t offset;47 struct pipe_box *box;48 bool synchronized;