Home
last modified time | relevance | path

Searched refs:draw_remove_extra_vertex_attribs (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_point.c230 draw_remove_extra_vertex_attribs(draw); in widepoint_first_point()
291 draw_remove_extra_vertex_attribs(draw); in widepoint_flush()
Ddraw_private.h414 void draw_remove_extra_vertex_attribs(struct draw_context *draw);
Ddraw_context.c575 draw_remove_extra_vertex_attribs(struct draw_context *draw) in draw_remove_extra_vertex_attribs() function
610 draw_remove_extra_vertex_attribs(draw); in draw_prepare_shader_outputs()
Ddraw_pipe_aapoint.c600 draw_remove_extra_vertex_attribs(draw); in aapoint_flush()
Ddraw_pipe_aaline.c732 draw_remove_extra_vertex_attribs(draw); in aaline_flush()