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
11G_BEGIN_DECLS
12
13#mesondefine GST_VULKAN_HAVE_WINDOW_XCB
14#mesondefine GST_VULKAN_HAVE_WINDOW_WAYLAND
15#mesondefine GST_VULKAN_HAVE_WINDOW_COCOA
16#mesondefine GST_VULKAN_HAVE_WINDOW_IOS
17
18G_END_DECLS
19
20#endif  /* __GST_VULKAN_CONFIG_H__ */
21