Data Fields | |
| unsigned | src_offset |
| Offset of this attribute, in bytes, from the start of the vertex. | |
| unsigned | vertex_buffer_index:8 |
| Which vertex_buffer (as given to pipe->set_vertex_buffer()) does this attribute live in? | |
| unsigned | nr_components:8 |
| enum pipe_format | src_format |
| PIPE_FORMAT_*. | |
Definition at line 347 of file p_state.h.
| unsigned pipe_vertex_element::src_offset |
| unsigned pipe_vertex_element::nr_components |
1.5.4