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 D | draw_pipe_unfilled.c | 263 unfilled->face_slot = draw_alloc_extra_vertex_attrib(
|
| H A D | draw_pipe_wide_point.c | 259 slot = draw_alloc_extra_vertex_attrib(draw, sn, si);
|
| H A D | draw_prim_assembler.c | 187 ia->primid_slot = draw_alloc_extra_vertex_attrib(
|
| H A D | draw_private.h | 412 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
|
| H A D | draw_pipe_aaline.c | 684 aaline->coord_slot = draw_alloc_extra_vertex_attrib(draw,
|
| H A D | draw_pipe_aapoint.c | 641 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,
|
| H A D | draw_context.c | 543 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 D | draw_pipe_unfilled.c | 263 unfilled->face_slot = draw_alloc_extra_vertex_attrib(
|
| H A D | draw_pipe_wide_point.c | 259 slot = draw_alloc_extra_vertex_attrib(draw, sn, si);
|
| H A D | draw_prim_assembler.c | 231 ia->primid_slot = draw_alloc_extra_vertex_attrib(
|
| H A D | draw_private.h | 503 int draw_alloc_extra_vertex_attrib(struct draw_context *draw,
|
| H A D | draw_pipe_aaline.c | 711 aaline->coord_slot = draw_alloc_extra_vertex_attrib(draw,
|
| H A D | draw_pipe_aapoint.c | 672 aapoint->tex_slot = draw_alloc_extra_vertex_attrib(draw,
|
| H A D | draw_context.c | 596 draw_alloc_extra_vertex_attrib(struct draw_context *draw, function in typeref:typename:int 624 * draw_alloc_extra_vertex_attrib().
|
Completed in 21 milliseconds