gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/vulkan/gstvkconfig.h.meson

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

24 lines
543 B
Text
Raw Normal View History

/* gstvkconfig.h
2016-09-09 06:55:23 +00:00
*
* This is a generated file. Please modify `gstvkconfig.h.meson'
2016-09-09 06:55:23 +00:00
*/
#ifndef __GST_VULKAN_CONFIG_H__
#define __GST_VULKAN_CONFIG_H__
#include <gst/gst.h>
G_BEGIN_DECLS
#mesondefine GST_VULKAN_HAVE_WINDOW_XCB
#mesondefine GST_VULKAN_HAVE_WINDOW_WAYLAND
#mesondefine GST_VULKAN_HAVE_WINDOW_COCOA
2019-03-27 06:56:28 +00:00
#mesondefine GST_VULKAN_HAVE_WINDOW_IOS
#mesondefine GST_VULKAN_HAVE_WINDOW_WIN32
2019-10-16 06:17:51 +00:00
#mesondefine GST_VULKAN_HAVE_WINDOW_ANDROID
#mesondefine GST_VULKAN_HAVE_VIDEO_EXTENSIONS
2016-09-09 06:55:23 +00:00
G_END_DECLS
#endif /* __GST_VULKAN_CONFIG_H__ */