Skip to content
Snippets Groups Projects
Commit 01345ad5 authored by Gert Wollny's avatar Gert Wollny Committed by Dylan Baker
Browse files

r600: Allow eight bit, three channel formats for vertex buffers

While using three component texture formats results in CTs failures,
three component vertex attributes are fine, and not allowing them
results in significant performance regressisons.

Fixes: e41958e3
   r600: Disable eight bit three channel formats

Closes: mesa/mesa#6399



v2: rename function to is_buffer_format_supported (Emma)

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
Reviewed-by: Emma Anholt's avatarEmma Anholt <emma@anholt.net>
Part-of: <mesa/mesa!16267>
(cherry picked from commit 4a2ff9eb)
parent 9fdb8348
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