Searched defs:vrend_streamout_object (Results 1 – 1 of 1) sorted by relevance
423 struct vrend_streamout_object { struct424 GLuint id;425 uint32_t num_targets;426 uint32_t handles[16];427 struct list_head head;428 int xfb_state;429 struct vrend_so_target *so_targets[16];