Searched refs:draw_alloc_extra_vertex_attrib (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c263 unfilled->face_slot = draw_alloc_extra_vertex_attrib(
H A Ddraw_pipe_wide_point.c259 slot = draw_alloc_extra_vertex_attrib(draw, sn, si);
H A Ddraw_prim_assembler.c187 ia->primid_slot = draw_alloc_extra_vertex_attrib(
H A Ddraw_private.h412 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
H A Ddraw_pipe_aaline.c684 aaline->coord_slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_pipe_aapoint.c641 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_context.c543 draw_alloc_extra_vertex_attrib(struct draw_context *draw, function in typeref:typename:int
571 * draw_alloc_extra_vertex_attrib().
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c263 unfilled->face_slot = draw_alloc_extra_vertex_attrib(
H A Ddraw_pipe_wide_point.c259 slot = draw_alloc_extra_vertex_attrib(draw, sn, si);
H A Ddraw_prim_assembler.c231 ia->primid_slot = draw_alloc_extra_vertex_attrib(
H A Ddraw_private.h503 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
H A Ddraw_pipe_aaline.c711 aaline->coord_slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_pipe_aapoint.c672 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_context.c596 draw_alloc_extra_vertex_attrib(struct draw_context *draw, function in typeref:typename:int
624 * draw_alloc_extra_vertex_attrib().

Completed in 21 milliseconds