• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "vulkan/vk_layer.h"
2 
foobar()3 int foobar()
4 {
5     return 0;
6 }
7