Files
third_party_mesa3d/docs/gallium
Mike Blumenkrantz 8297d243fb gallium: add PIPE_CAP_VERTEX_ATTRIB_ELEMENT_ALIGNED_ONLY
vulkan requires that vertex attribute access be aligned to the size of
a component for the attribute, but GL has no such requirements

the existing alignment caps are unnecessarily restrictive for applying
this limitation, so this cap now pre-calculates the masks for elements
and vertex buffers in vbuf to enable rewriting misaligned buffers

Acked-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13556>
2021-11-03 20:03:55 +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