Skip to content
Commit 2a45ddd4 authored by Vinson Lee's avatar Vinson Lee Committed by Juan A. Suarez Romero
Browse files

freedreno: Fix GCC build error.



../src/freedreno/vulkan/tu_device.c:900:4: error: initializer element is not constant
    .minImageTransferGranularity = (VkExtent3D) { 1, 1, 1 },
    ^

Suggested-by: default avatarKristian Høgsberg <krh@bitplanet.net>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110698


Signed-off-by: default avatarVinson Lee <vlee@freedesktop.org>
Reviewed-by: default avatarRob Clark <robdclark@gmail.com>
(cherry picked from commit d4e70be7)
parent 96fbd543
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment