summaryrefslogtreecommitdiffstats
path: root/src/hgl
diff options
context:
space:
mode:
authorKai Wasserbäch <[email protected]>2018-08-17 16:32:33 +0200
committerTimothy Arceri <[email protected]>2018-08-18 10:34:19 +1000
commit2c020dbf063b55d96b1e799fb8dd6ec335b84c33 (patch)
tree5979b03f53c26728b1c55e537dab180c6b213486 /src/hgl
parent6f0647c0b207cfe0805eb899c2d97703ae00b1e7 (diff)
vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queues
Supresses a maybe-uninitialized warning with GCC 8. Note: image_index should always be initialised due to the result check, but the compiler doesn't see that. Signed-off-by: Kai Wasserbäch <[email protected]> Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/hgl')
0 files changed, 0 insertions, 0 deletions