"...git@gitlab.steamos.cloud:steamrt/steam-runtime-tools.git" did not exist on "bb77b2db451b91f2a644dbbd7d05a7b48eb5130b"
-
Simon McVittie authored
VkClearValue is a struct whose first member is a union whose first member is an array of four floats, so we need three levels of braces to initialize it. clang++ 8 warns for this. Signed-off-by:
Simon McVittie <smcv@collabora.com>
Simon McVittie authoredVkClearValue is a struct whose first member is a union whose first member is an array of four floats, so we need three levels of braces to initialize it. clang++ 8 warns for this. Signed-off-by:
Simon McVittie <smcv@collabora.com>