2677ad78e6
hellovulkanwindow.cpp(97,38): warning: suggest braces around initialization of subobject [-Wmissing-braces] VkClearColorValue clearColor = { 0.0f, m_green, 0.0f, 1.0f }; hellovulkantexture.cpp(771,38): warning: suggest braces around initialization of subobject [-Wmissing-braces] VkClearColorValue clearColor = { 0, 0, 0, 1 }; ..\shared\trianglerenderer.cpp(455,38): warning: suggest braces around initialization of subobject [-Wmissing-braces] VkClearColorValue clearColor = { 0, 0, 0, 1 }; renderer.cpp(896,38): warning: suggest braces around initialization of subobject [-Wmissing-braces] VkClearColorValue clearColor = { 0.67f, 0.84f, 0.9f, 1.0f }; Change-Id: I3c2403699059dac2f88541f2a2102b774db0c887 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> |
||
---|---|---|
.. | ||
camera.cpp | ||
camera.h | ||
color_frag.spv | ||
color_phong_frag.spv | ||
color_phong_vert.spv | ||
color_phong.frag | ||
color_phong.vert | ||
color_vert.spv | ||
color.frag | ||
color.vert | ||
hellovulkancubes.pro | ||
hellovulkancubes.qrc | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mesh.cpp | ||
mesh.h | ||
renderer.cpp | ||
renderer.h | ||
shader.cpp | ||
shader.h | ||
vulkanwindow.cpp | ||
vulkanwindow.h |