Searched refs:draw_viewport_index (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c82 draw_viewport_index(struct draw_context *draw, function in typeref:typename:unsigned
382 viewport_index = draw_viewport_index(clipper->stage.draw, prov_vertex);
582 viewport_index = draw_viewport_index(clipper->stage.draw, prov_vertex);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c82 draw_viewport_index(struct draw_context *draw, function in typeref:typename:unsigned
382 viewport_index = draw_viewport_index(clipper->stage.draw, prov_vertex);
593 viewport_index = draw_viewport_index(clipper->stage.draw, prov_vertex);

Completed in 8 milliseconds