Home
last modified time | relevance | path

Searched refs:draw_alloc_extra_vertex_attrib (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_prim_assembler.c187 ia->primid_slot = draw_alloc_extra_vertex_attrib( in draw_prim_assembler_prepare_outputs()
Ddraw_pipe_unfilled.c263 unfilled->face_slot = draw_alloc_extra_vertex_attrib( in draw_unfilled_prepare_outputs()
Ddraw_private.h412 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
Ddraw_pipe_wide_point.c259 slot = draw_alloc_extra_vertex_attrib(draw, sn, si); in widepoint_first_point()
Ddraw_pipe_aapoint.c641 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw, in draw_aapoint_prepare_outputs()
Ddraw_context.c543 draw_alloc_extra_vertex_attrib(struct draw_context *draw, in draw_alloc_extra_vertex_attrib() function
Ddraw_pipe_aaline.c952 aaline->tex_slot = draw_alloc_extra_vertex_attrib(draw, in draw_aaline_prepare_outputs()