7900677ee81c89f05fe6dc8820af2ef3da35abcd
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / framework / vulkan / generated / vulkansc / vkDeviceExtensions.inl
1 /* WARNING: This is auto-generated file. Do not modify, since changes will
2  * be lost! Modify the generating script instead.
3  * This file was generated by /scripts/gen_framework.py
4  */
5
6 static const char* s_allowedDeviceKhrExtensions[] =
7 {
8         "VK_KHR_16bit_storage",
9         "VK_KHR_8bit_storage",
10         "VK_KHR_acceleration_structure",
11         "VK_KHR_bind_memory2",
12         "VK_KHR_buffer_device_address",
13         "VK_KHR_copy_commands2",
14         "VK_KHR_create_renderpass2",
15         "VK_KHR_dedicated_allocation",
16         "VK_KHR_deferred_host_operations",
17         "VK_KHR_depth_stencil_resolve",
18         "VK_KHR_descriptor_update_template",
19         "VK_KHR_device_group",
20         "VK_KHR_display_swapchain",
21         "VK_KHR_draw_indirect_count",
22         "VK_KHR_driver_properties",
23         "VK_KHR_dynamic_rendering",
24         "VK_KHR_external_fence",
25         "VK_KHR_external_fence_fd",
26         "VK_KHR_external_fence_win32",
27         "VK_KHR_external_memory",
28         "VK_KHR_external_memory_fd",
29         "VK_KHR_external_memory_win32",
30         "VK_KHR_external_semaphore",
31         "VK_KHR_external_semaphore_fd",
32         "VK_KHR_external_semaphore_win32",
33         "VK_KHR_format_feature_flags2",
34         "VK_KHR_fragment_shader_barycentric",
35         "VK_KHR_fragment_shading_rate",
36         "VK_KHR_get_memory_requirements2",
37         "VK_KHR_global_priority",
38         "VK_KHR_image_format_list",
39         "VK_KHR_imageless_framebuffer",
40         "VK_KHR_incremental_present",
41         "VK_KHR_maintenance1",
42         "VK_KHR_maintenance2",
43         "VK_KHR_maintenance3",
44         "VK_KHR_maintenance4",
45         "VK_KHR_multiview",
46         "VK_KHR_object_refresh",
47         "VK_KHR_performance_query",
48         "VK_KHR_pipeline_executable_properties",
49         "VK_KHR_pipeline_library",
50         "VK_KHR_portability_subset",
51         "VK_KHR_present_id",
52         "VK_KHR_present_wait",
53         "VK_KHR_push_descriptor",
54         "VK_KHR_ray_query",
55         "VK_KHR_ray_tracing_maintenance1",
56         "VK_KHR_ray_tracing_pipeline",
57         "VK_KHR_relaxed_block_layout",
58         "VK_KHR_sampler_mirror_clamp_to_edge",
59         "VK_KHR_sampler_ycbcr_conversion",
60         "VK_KHR_separate_depth_stencil_layouts",
61         "VK_KHR_shader_atomic_int64",
62         "VK_KHR_shader_clock",
63         "VK_KHR_shader_draw_parameters",
64         "VK_KHR_shader_float16_int8",
65         "VK_KHR_shader_float_controls",
66         "VK_KHR_shader_integer_dot_product",
67         "VK_KHR_shader_non_semantic_info",
68         "VK_KHR_shader_subgroup_extended_types",
69         "VK_KHR_shader_subgroup_uniform_control_flow",
70         "VK_KHR_shader_terminate_invocation",
71         "VK_KHR_shared_presentable_image",
72         "VK_KHR_spirv_1_4",
73         "VK_KHR_storage_buffer_storage_class",
74         "VK_KHR_swapchain",
75         "VK_KHR_swapchain_mutable_format",
76         "VK_KHR_synchronization2",
77         "VK_KHR_timeline_semaphore",
78         "VK_KHR_uniform_buffer_standard_layout",
79         "VK_KHR_variable_pointers",
80         "VK_KHR_vulkan_memory_model",
81         "VK_KHR_win32_keyed_mutex",
82         "VK_KHR_workgroup_memory_explicit_layout",
83         "VK_KHR_zero_initialize_workgroup_memory",
84 };
85