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

  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 250 int slot = draw_alloc_extra_vertex_attrib(draw,
draw_private.h 400 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
draw_context.c 462 draw_alloc_extra_vertex_attrib(struct draw_context *draw, function
490 * draw_alloc_extra_vertex_attrib().
draw_pipe_aaline.c 701 aaline->tex_slot = draw_alloc_extra_vertex_attrib(draw,
draw_pipe_aapoint.c 703 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,

Completed in 95 milliseconds