Home | History | Annotate | Download | only in util

Lines Matching full:attribs

129                               const struct pipe_vertex_element *attribs);
444 /* See if there are vertex attribs of each type to translate and
492 * Whether vertex, instance, or constant attribs. */
531 /* Fixup the stride for constant attribs. */
591 const struct pipe_vertex_element *attribs)
601 memcpy(ve->ve, attribs, sizeof(struct pipe_vertex_element) * count);
602 memcpy(driver_attribs, attribs, sizeof(struct pipe_vertex_element) * count);
878 /* See if there are any per-vertex attribs which will be uploaded or
1020 /* See if anything needs to be done for per-vertex attribs. */
1051 /* Nothing to do for per-vertex attribs. */