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 */ 5static const char* s_allowedDeviceKhrExtensions[] = 6{ 7 "VK_KHR_16bit_storage", 8 "VK_KHR_8bit_storage", 9 "VK_KHR_acceleration_structure", 10 "VK_KHR_bind_memory2", 11 "VK_KHR_buffer_device_address", 12 "VK_KHR_copy_commands2", 13 "VK_KHR_create_renderpass2", 14 "VK_KHR_dedicated_allocation", 15 "VK_KHR_deferred_host_operations", 16 "VK_KHR_depth_stencil_resolve", 17 "VK_KHR_descriptor_update_template", 18 "VK_KHR_device_group", 19 "VK_KHR_display_swapchain", 20 "VK_KHR_draw_indirect_count", 21 "VK_KHR_driver_properties", 22 "VK_KHR_dynamic_rendering", 23 "VK_KHR_external_fence", 24 "VK_KHR_external_fence_fd", 25 "VK_KHR_external_fence_win32", 26 "VK_KHR_external_memory", 27 "VK_KHR_external_memory_fd", 28 "VK_KHR_external_memory_win32", 29 "VK_KHR_external_semaphore", 30 "VK_KHR_external_semaphore_fd", 31 "VK_KHR_external_semaphore_win32", 32 "VK_KHR_format_feature_flags2", 33 "VK_KHR_fragment_shading_rate", 34 "VK_KHR_get_memory_requirements2", 35 "VK_KHR_global_priority", 36 "VK_KHR_image_format_list", 37 "VK_KHR_imageless_framebuffer", 38 "VK_KHR_incremental_present", 39 "VK_KHR_maintenance1", 40 "VK_KHR_maintenance2", 41 "VK_KHR_maintenance3", 42 "VK_KHR_maintenance4", 43 "VK_KHR_multiview", 44 "VK_KHR_performance_query", 45 "VK_KHR_pipeline_executable_properties", 46 "VK_KHR_pipeline_library", 47 "VK_KHR_portability_subset", 48 "VK_KHR_present_id", 49 "VK_KHR_present_wait", 50 "VK_KHR_push_descriptor", 51 "VK_KHR_ray_query", 52 "VK_KHR_ray_tracing_pipeline", 53 "VK_KHR_relaxed_block_layout", 54 "VK_KHR_sampler_mirror_clamp_to_edge", 55 "VK_KHR_sampler_ycbcr_conversion", 56 "VK_KHR_separate_depth_stencil_layouts", 57 "VK_KHR_shader_atomic_int64", 58 "VK_KHR_shader_clock", 59 "VK_KHR_shader_draw_parameters", 60 "VK_KHR_shader_float16_int8", 61 "VK_KHR_shader_float_controls", 62 "VK_KHR_shader_integer_dot_product", 63 "VK_KHR_shader_non_semantic_info", 64 "VK_KHR_shader_subgroup_extended_types", 65 "VK_KHR_shader_subgroup_uniform_control_flow", 66 "VK_KHR_shader_terminate_invocation", 67 "VK_KHR_shared_presentable_image", 68 "VK_KHR_spirv_1_4", 69 "VK_KHR_storage_buffer_storage_class", 70 "VK_KHR_swapchain", 71 "VK_KHR_swapchain_mutable_format", 72 "VK_KHR_synchronization2", 73 "VK_KHR_timeline_semaphore", 74 "VK_KHR_uniform_buffer_standard_layout", 75 "VK_KHR_variable_pointers", 76 "VK_KHR_vulkan_memory_model", 77 "VK_KHR_win32_keyed_mutex", 78 "VK_KHR_workgroup_memory_explicit_layout", 79 "VK_KHR_zero_initialize_workgroup_memory", 80}; 81 82