<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Remove gallium draw_arrays() and draw_arrays_instanced() functions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65420#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Remove gallium draw_arrays() and draw_arrays_instanced() functions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65420">bug 65420</a>
from <span class="vcard"><a class="email" href="mailto:giant1gf@gmail.com" title="Arnas <giant1gf@gmail.com>"> <span class="fn">Arnas</span></a>
</span></b>
<pre>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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>