aco: Remove trailing whitespace.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Acked-by: Martin Roukala <martin.roukala@mupuf.org>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16702>
This commit is contained in:
Timur Kristóf 2022-05-25 10:41:28 +02:00 committed by Marge Bot
parent 5e0615c512
commit abcd0aa9e5
3 changed files with 3 additions and 3 deletions

View File

@ -972,7 +972,7 @@ opcode("v_dot4_i32_i8", -1, 0x28, 0x16, Format.VOP3P, InstrClass.Valu32)
opcode("v_dot4_u32_u8", -1, 0x29, 0x17, Format.VOP3P, InstrClass.Valu32)
# VINTERP instructions:
# VINTERP instructions:
VINTRP = {
(0x00, "v_interp_p1_f32"),
(0x01, "v_interp_p2_f32"),

View File

@ -1,6 +1,6 @@
template = """\
/*
/*
* Copyright (c) 2018 Valve Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a

View File

@ -1,6 +1,6 @@
template = """\
/*
/*
* Copyright (c) 2018 Valve Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a