Greg Spencer
a4e7f37ba2
Fix lint errors in vulkan directory. ( #19991 )
...
This fixes lint errors in the vulkan directory. This might be a little more controversial, but the reason that the lints were failing here was because of an include path problem that I think I solved.
2020-08-10 09:50:28 -07:00
gaaclarke
21efd7325e
Made the linter print out more information in its output and fixed bugs ( #19895 )
2020-07-22 15:38:09 -07:00
Guruji Panda
6734ab3914
Fix include paths to help building flutter runner for Fuchsia in Google3. ( #18840 )
...
Include header file without absolute path if the header file belongs to
the same directory as source file.
2020-06-06 16:05:04 -07:00
George Wright
9f31d81dcd
Enable Vulkan validation layers for shell_test ( #17684 )
2020-04-17 13:00:02 -07:00
George Wright
fd1db54e02
Use VK_LAYER_KHRONOS_validation only on Fuchsia ( #17683 )
2020-04-13 16:45:03 -07:00
Kaushik Iska
201cfae8c7
[vulkan] Bundle vulkan validation layer so files ( #13930 )
...
Enable vulkan validation for Fuchsia in debug mode as well.
2019-11-25 16:09:56 -08:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
freiling
aa0bf7d347
[vulkan] make validation layer errors non-fatal on Fuchsia ( #3674 )
2017-05-10 10:36:26 -07:00
mikejurka
ffed885296
Enable Vulkan validation layers on Fuchsia in debug mode. ( #3663 )
...
Disable info debug messages from the layers to cut down log spam.
2017-05-09 14:32:17 -07:00
mikejurka
15cb187cc9
Update to match the latest Vulkan loader in Fuchsia ( #3654 )
2017-05-08 12:58:17 -07:00
Chinmay Garde
94306f4103
Add a Vulkan backend for Fuchsia and Android. ( #3282 )
2017-01-20 14:37:10 -08:00