[Mesa-dev] [Bug 65420] Remove gallium draw_arrays() and draw_arrays_instanced() functions

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 5 12:33:13 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=65420

--- Comment #2 from Arnas <giant1gf at gmail.com> ---
And what should we do with void draw_vbo(struct draw_context *draw, const
struct pipe_draw_info *info); function in that file? Because I couldn't find it
declared in any *.h file. If we'd move this function to st_draw_feedback.c too,
we'd need to move a bunch of other static functions from draw_pt.c that are
needed by draw_vbo(). Maybe we should declare this function in some *.h file?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130605/3b4a423e/attachment.html>


More information about the mesa-dev mailing list