util: Rename PIPE_ALIGN_STACK to UTIL_ALIGN_STACK and moved into util/compiler.h
Signed-off-by: Yonggang Luo <luoyonggang@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19676>
This commit is contained in:
@@ -368,7 +368,7 @@ static inline uint64_t xgetbv(void)
|
||||
|
||||
|
||||
#if DETECT_ARCH_X86
|
||||
PIPE_ALIGN_STACK
|
||||
UTIL_ALIGN_STACK
|
||||
static inline bool
|
||||
sse2_has_daz(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user