HomeSort by relevance Sort by last modified time
    Searched refs:draw_alloc_extra_vertex_attrib (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_unfilled.c 264 unfilled->face_slot = draw_alloc_extra_vertex_attrib(
draw_pipe_wide_point.c 259 slot = draw_alloc_extra_vertex_attrib(draw, sn, si);
draw_prim_assembler.c 187 ia->primid_slot = draw_alloc_extra_vertex_attrib(
draw_private.h 412 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
draw_pipe_aapoint.c 641 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,
draw_context.c 544 draw_alloc_extra_vertex_attrib(struct draw_context *draw, function
572 * draw_alloc_extra_vertex_attrib().
draw_pipe_aaline.c 953 aaline->tex_slot = draw_alloc_extra_vertex_attrib(draw,

Completed in 2473 milliseconds