mesa/src/gallium/drivers/r600/sfn/tests
Vinson Lee 6b3af02a6f r600/sfn: Initialize TestShaderFromString member m_instr_factory.
Fix defect reported by Coverity Scan.

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

Fixes: 79ca456b48 ("r600/sfn: rewrite NIR backend")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17584>
2022-07-23 05:36:34 +00:00
..
meson.build
sfn_instr_test.cpp
sfn_instrfromstring_test.cpp
sfn_liverange_test.cpp
sfn_optimizer_test.cpp
sfn_shaderfromstring_test.cpp r600/sfn: Initialize TestShaderFromString member m_instr_factory. 2022-07-23 05:36:34 +00:00
sfn_test_shaders.cpp
sfn_test_shaders.h
sfn_value_test.cpp
sfn_valuefactory_test.cpp