Skip to content
Snippets Groups Projects
Commit 4a3269df authored by Vasily Khoruzhick's avatar Vasily Khoruzhick Committed by Marge Bot
Browse files

lima: handle fp16 vertex formats


12128fb1 marked fp16 vertex formats supported, but they aren't actually handled
by lima_pipe_format_to_attrib_type(). Fix it by handling it there.
FP16 seems to be the only missing index which is 0x3.

Fixes: 12128fb1 ("lima: add natively supported vertex buffer formats")

Cc: 21.1 mesa-stable
Reviewed-by: default avatarAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Signed-off-by: default avatarVasily Khoruzhick <anarsoul@gmail.com>
Part-of: <mesa/mesa!11872>
parent 12d18abf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment