diff options
author | Vinson Lee <[email protected]> | 2019-05-30 14:47:37 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2019-06-03 16:46:54 -0700 |
commit | d4e70be7396b5330fca5b5ece2327a3e1c42b6e7 (patch) | |
tree | 56208251df9969dcf32839af59d8bc5477396fbb /src/gbm | |
parent | 774a088f64e0984411204231ba8647b68f1b35c9 (diff) |
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: Kristian Høgsberg <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110698
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gbm')
0 files changed, 0 insertions, 0 deletions