util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18393>
This commit is contained in:
Yonggang Luo
2022-09-03 00:13:15 +08:00
committed by Marge Bot
parent be3c46964b
commit 44ccaca41d
16 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "vn_renderer.h"
struct vn_cs_renderer_protocol_info _vn_cs_renderer_protocol_info = {
.mutex = _SIMPLE_MTX_INITIALIZER_NP,
.mutex = SIMPLE_MTX_INITIALIZER,
};
static void