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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c250 int slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_private.h400 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
H A Ddraw_context.c462 draw_alloc_extra_vertex_attrib(struct draw_context *draw, function
490 * draw_alloc_extra_vertex_attrib().
H A Ddraw_pipe_aaline.c701 aaline->tex_slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_pipe_aapoint.c703 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c250 int slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_private.h400 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
H A Ddraw_context.c462 draw_alloc_extra_vertex_attrib(struct draw_context *draw, function
490 * draw_alloc_extra_vertex_attrib().
H A Ddraw_pipe_aaline.c701 aaline->tex_slot = draw_alloc_extra_vertex_attrib(draw,
H A Ddraw_pipe_aapoint.c703 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,

Completed in 139 milliseconds