aboutsummaryrefslogtreecommitdiff
path: root/include/render/vulkan.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/render/vulkan.h')
-rw-r--r--include/render/vulkan.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/render/vulkan.h b/include/render/vulkan.h
index 149161c2..4655acd4 100644
--- a/include/render/vulkan.h
+++ b/include/render/vulkan.h
@@ -88,9 +88,7 @@ const struct wlr_vk_format *vulkan_get_format_from_drm(uint32_t drm_format);
struct wlr_vk_format_modifier_props {
VkDrmFormatModifierPropertiesEXT props;
- VkExternalMemoryFeatureFlags dmabuf_flags;
VkExtent2D max_extent;
- bool export_imported;
};
struct wlr_vk_format_props {