Home | History | Annotate | Download | only in trace

Lines Matching refs:elements

616                                            const struct  pipe_vertex_element *elements)
627 trace_dump_arg_begin("elements
628 trace_dump_struct_array(vertex_element, elements, num_elements);
631 result = pipe->create_vertex_elements_state(pipe, num_elements, elements);