d3d12: Initialize local_resource member mapped in constructor.
Fix defect reported by Coverity Scan. Uninitialized scalar field (UNINIT_CTOR) uninit_member: Non-static class member mapped is not initialized in this constructor nor in any functions that it calls. Signed-off-by:Vinson Lee <vlee@freedesktop.org> Reviewed-by:
Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <mesa/mesa!8193>
Please register or sign in to comment