Searched defs:vrend_streamout_object (Results 1 – 1 of 1) sorted by relevance
545 struct vrend_streamout_object { struct546 GLuint id;547 uint32_t num_targets;548 uint32_t handles[16];549 struct list_head head;550 int xfb_state;551 struct vrend_so_target *so_targets[16];