Skip to content
Snippets Groups Projects
Commit 73c0f60d authored by Vinson Lee's avatar Vinson Lee Committed by Marge Bot
Browse files

r600/sfn: Initialize VertexStageExportForGS m_num_clip_dist member variable.


Fix warning reported by Coverity Scan.

Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member m_num_clip_dist is not
initialized in this constructor nor in any functions that it calls.

Fixes: f7df2c57 ("r600/sfn: extract class to handle the VS export to different stages")
Signed-off-by: default avatarVinson Lee <vlee@freedesktop.org>
Reviewed-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!5180>
parent 76a2aeee
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment