Zebediah Figura : wined3d: Add a helper to calculate the vertex attribute address for a stream element.
Module: wine Branch: master Commit: 6f0d15e0e3af22f5c3c347ccd62a45a9feb64de1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6f0d15e0e3af22f5c3c347ccd... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Thu Nov 18 21:06:16 2021 -0600 wined3d: Add a helper to calculate the vertex attribute address for a stream element. Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wined3d/context_gl.c | 58 +++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 30 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=6f0d15e0e3af22f5c3c34...
participants (1)
-
Alexandre Julliard