• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* vkconfig.h
2  *
3  * This is a generated file.  Please modify `configure.ac'
4  */
5 
6 #ifndef __GST_VULKAN_CONFIG_H__
7 #define __GST_VULKAN_CONFIG_H__
8 
9 #include <gst/gst.h>
10 
11 G_BEGIN_DECLS
12 
13 
14 #define GST_VULKAN_HAVE_WINDOW_XCB 1
15 #define GST_VULKAN_HAVE_WINDOW_WAYLAND 1
16 
17 G_END_DECLS
18 
19 #endif  /* __GST_VULKAN_CONFIG_H__ */
20