r600/sfn: Clean up FS member initialization
authorGert Wollny <gert.wollny@collabora.com>
Mon, 19 Jun 2023 06:55:10 +0000 (08:55 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 19 Jun 2023 22:40:44 +0000 (22:40 +0000)
commite09754c658d60d9df3487bc2655186c7fab16959
tree383afa52819dc66c141e4050c8eae2eb9aadf900
parent201b46e487d3aecda005973b0b46a514184eec4b
r600/sfn: Clean up FS member initialization

All members that are initialized with predefined values should
be initialized with the declaration.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23717>
src/gallium/drivers/r600/sfn/sfn_shader_fs.cpp
src/gallium/drivers/r600/sfn/sfn_shader_fs.h