About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/draw/draw_llvm.h
diff options
context:
space:
mode:
authorspencer-lunarg <spencer@lunarg.com>2025-11-02 20:47:54 -0500
committerMarge Bot <marge-bot@fdo.invalid>2025-11-06 22:39:33 +0000
commit171581aeae1add828359c2d87fda72023bb4d641 (patch)
tree04811c7d7eef3c825608f04311ab03bf4a9ccd6e /src/gallium/auxiliary/draw/draw_llvm.h
parentaf872180e197a9e2a1e73f742d2902ab5ed61dab (diff)
llvmpipe: Remove trailing whitespace
Signed-off-by: spencer-lunarg <spencer@lunarg.com> Acked-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38202>
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_llvm.h')
-rw-r--r--src/gallium/auxiliary/draw/draw_llvm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/draw/draw_llvm.h b/src/gallium/auxiliary/draw/draw_llvm.h
index 5d0f01c27a2..39d2e62f084 100644
--- a/src/gallium/auxiliary/draw/draw_llvm.h
+++ b/src/gallium/auxiliary/draw/draw_llvm.h
@@ -387,7 +387,7 @@ struct draw_llvm_variant
LLVMTypeRef resources_type;
LLVMTypeRef resources_ptr_type;
-
+
LLVMTypeRef buffer_type;
LLVMTypeRef buffer_ptr_type;