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
Chinmay Garde
84e3b137a1
Dont attempt to log names of extensions as these change depending on the header used. ( #6949 )
2018-11-26 15:30:03 -08:00
Jason Simmons
a64049a14e
Update Vulkan headers to 1.1 ( #6806 )
2018-11-09 12:01:57 -08:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
John Bauman
aee78c8c2e
Add VK_ERROR_FRAGMENTATION_EXT ( #5981 )
2018-08-10 15:33:03 -07:00
Craig Stout
7dc7f58131
[vulkan] Add VK_ERROR_NOT_PERMITTED_EXT
2018-04-03 17:49:27 -07:00
jbauman42
af147ba1b7
Update VK_KHX_external_memory dependency to KHR ( #3992 )
...
The extension was made official.
2017-08-21 17:09:29 -07:00
mikejurka
0304668183
Include new Vulkan enum values only on Fuchsia ( #3658 )
...
Fixes build.
2017-05-08 13:44:07 -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