r600/sfn: Add GDS instructions
authorGert Wollny <gert.wollny@collabora.com>
Fri, 27 Dec 2019 16:49:27 +0000 (17:49 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 10 Feb 2020 19:09:08 +0000 (19:09 +0000)
commit32d3435a78675ff5ebf933d45b9b99fdc4dc7d82
treeac10b398a4725aaf462e82b6a43ae18981535794
parent5aadd809d07f6d7ce4d0cae18a410cc111c12c65
r600/sfn: Add GDS instructions

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3225>
src/gallium/drivers/r600/meson.build
src/gallium/drivers/r600/sfn/sfn_instruction_gds.cpp [new file with mode: 0644]
src/gallium/drivers/r600/sfn/sfn_instruction_gds.h [new file with mode: 0644]
src/gallium/drivers/r600/sfn/sfn_ir_to_assembly.cpp