Skip to content
Snippets Groups Projects
Commit ac87f88c authored by Vinson Lee's avatar Vinson Lee Committed by Dylan Baker
Browse files

nir: Initialize evaluate_cube_face_index_amd dst.x.


Fix defect reported by Coverity Scan.

Uninitialized scalar variable (UNINIT)
uninit_use: Using uninitialized value dst.x.

Fixes: a1a2a8df ("nir: add AMD_gcn_shader extended instructions")
Signed-off-by: default avatarVinson Lee <vlee@freedesktop.org>
Reviewed-by: default avatarJason Ekstrand <jason@jlekstrand.net>
Part-of: <mesa/mesa!12290>
(cherry picked from commit 8d679f4f)
parent 8c26804e
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