mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
r600: add license information to the sfn_shader_gs.h
Fixes: 79ca456b48 ("r600/sfn: rewrite NIR backend")
Acked-by: Gert Wollny <gert.wollny@collabora.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28395>
This commit is contained in:
parent
722e5bf46f
commit
fd3d125343
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
* Copyright 2021 Collabora LTD
|
||||
* Author: Gert Wollny <gert.wollny@collabora.com>
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#ifndef SFN_GEOMETRYSHADER_H
|
||||
#define SFN_GEOMETRYSHADER_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue