Add Files field

[ChangeLog][Third-Party Code] Specify the source file that the "Mipmap generator for D3D12" component consists of.

Pick-to: 6.7
Change-Id: Icb4581c95b925904b25343d8373c907f02cbf8a5
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
(cherry picked from commit 766d95edb3e8cdaff1a7712a20218804e688b06f)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
bb10
Lucie Gérard 2024-05-23 15:14:00 +02:00 committed by Qt Cherry-pick Bot
parent 9f1ced55cd
commit 4091f4ede0
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"QDocModule": "qtgui",
"Description": "Compute shader for mipmap generation from MiniEngine in DirectX-Graphics-Samples",
"QtUsage": "Compute shader for mipmap generation with Direct 3D 12",
"Files": [ "mipmap.hlsl" ],
"Homepage": "https://github.com/microsoft/DirectX-Graphics-Samples",
"Version": "0aa79bad78992da0b6a8279ddb9002c1753cb849",