mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 01:50:24 +01:00
radv/meta: update header info
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:
parent
4bd666a319
commit
d028bd7b55
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
#include "nir/nir_builder.h"
|
||||
|
||||
/*
|
||||
* Compute shader implementation of image->buffer copy.
|
||||
* GFX queue: Compute shader implementation of image->buffer copy
|
||||
* Compute queue: implementation also of buffer->image, image->image, and image clear.
|
||||
*/
|
||||
|
||||
static nir_shader *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue