Skip to content
Snippets Groups Projects
Commit f718ac62 authored by Gert Wollny's avatar Gert Wollny Committed by Marge Bot
Browse files

r600/sfn: Add a basic nir shader backend


This commit adds support for vertex and fragment shaders from NIR, and
support for most TEX and ALU instructions.

Thanks Dave Airlied for adding support for a number of ALU instructions.

v2: fix compilation with gcc-6
v3: rebase: use mesa/core glsl_type_size function

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!3225>
parent 295be0e8
No related branches found
No related tags found
Loading
Showing
with 4900 additions and 6 deletions
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