mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 08:50:09 +01:00
radv: Add missing copyright info to radv_meta_buffer.c
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33494>
This commit is contained in:
parent
6b57cc2fbf
commit
df0798a40c
1 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
|||
/* Based on anv:
|
||||
* Copyright © 2015 Intel Corporation
|
||||
*
|
||||
* Copyright © 2016 Red Hat Inc.
|
||||
* Copyright © 2025 Valve Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
#include "radv_cp_dma.h"
|
||||
#include "radv_debug.h"
|
||||
#include "radv_meta.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue