[Mesa-dev] [PATCH 3/3] anv: Implement VK_EXT_vertex_attribute_divisor

Caio Marcelo de Oliveira Filho caio.oliveira at intel.com
Tue Jul 3 00:04:07 UTC 2018


> How about this version?
> https://gitlab.freedesktop.org/jekstrand/mesa/commits/wip/VK_EXT_vertex_attribute_divisor
> 
> I've changed it to first grab the vertex divisors from the struct and then
> the multiview handling is a *=.  This moves it to more of a "set a bunch of
> stuff then compile" model.

LGTM. I like that it better than my suggestion above because it
isolates the knowledge of multiview to one place.


Thanks,
Caio



More information about the mesa-dev mailing list