Files
third_party_mesa3d/docs/gallium
Marek Olšák 10a46226b1 gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices
We would like draw-only display lists to have immutable draw info and
this is the only GL non-draw state in pipe_draw_info (not counting
view_mask).

It also allows removing some code from draw_vbo for tessellation.

Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12351>
2021-08-21 00:08:11 +00:00
..
2020-10-28 10:27:51 +00:00
2021-04-01 08:15:08 +00:00
2020-07-07 10:22:08 +00:00
2020-07-07 10:22:08 +00:00
2020-07-07 10:22:08 +00:00
2020-07-07 10:22:08 +00:00
2020-07-07 10:22:08 +00:00
2021-03-31 16:23:19 +00:00