diff options
| author | Daniel Rakos <daniel.rakos@rastergrid.com> | 2023-05-22 15:46:07 +0200 |
|---|---|---|
| committer | Juan Ramos <114601453+juan-lunarg@users.noreply.github.com> | 2023-05-24 11:05:08 -0600 |
| commit | 9aafa3cf1a72170cedab37073dcc184a6428469b (patch) | |
| tree | da4669e052a1429adf4d4f4d5d8ac202f3d41d7a /icd/generated | |
| parent | 4b7e5871e224c1d4141f727a6706de23e8812edf (diff) | |
| download | usermoji-9aafa3cf1a72170cedab37073dcc184a6428469b.tar.xz | |
mock: Parameterization changes for Vulkan SC
Diffstat (limited to 'icd/generated')
| -rw-r--r-- | icd/generated/mock_icd.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/icd/generated/mock_icd.h b/icd/generated/mock_icd.h index 19b242da..8cd604d7 100644 --- a/icd/generated/mock_icd.h +++ b/icd/generated/mock_icd.h @@ -87,7 +87,6 @@ static const std::unordered_map<std::string, uint32_t> instance_extension_map = {"VK_QNX_screen_surface", 1}, {"VK_KHR_portability_enumeration", 1}, {"VK_GOOGLE_surfaceless_query", 2}, - {"VK_EXT_application_parameters", 1}, {"VK_LUNARG_direct_driver_loading", 1}, }; // Map of device extension name to version @@ -121,7 +120,6 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_KHR_dynamic_rendering", 1}, {"VK_AMD_shader_image_load_store_lod", 1}, {"VK_NV_corner_sampled_image", 2}, - {"VK_NV_private_vendor_info", 2}, {"VK_KHR_multiview", 1}, {"VK_IMG_format_pvrtc", 1}, {"VK_NV_external_memory", 1}, @@ -294,7 +292,6 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_KHR_video_encode_queue", 8}, {"VK_NV_device_diagnostics_config", 2}, {"VK_QCOM_render_pass_store_ops", 2}, - {"VK_KHR_object_refresh", 1}, {"VK_NV_low_latency", 1}, {"VK_EXT_metal_objects", 1}, {"VK_KHR_synchronization2", 1}, @@ -334,8 +331,6 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_HUAWEI_invocation_mask", 1}, {"VK_NV_external_memory_rdma", 1}, {"VK_EXT_pipeline_properties", 1}, - {"VK_NV_external_sci_sync", 2}, - {"VK_NV_external_memory_sci_buf", 2}, {"VK_EXT_multisampled_render_to_single_sampled", 1}, {"VK_EXT_extended_dynamic_state2", 1}, {"VK_EXT_color_write_enable", 1}, @@ -376,7 +371,6 @@ static const std::unordered_map<std::string, uint32_t> device_extension_map = { {"VK_QCOM_tile_properties", 1}, {"VK_SEC_amigo_profiling", 1}, {"VK_QCOM_multiview_per_view_viewports", 1}, - {"VK_NV_external_sci_sync2", 1}, {"VK_NV_ray_tracing_invocation_reorder", 1}, {"VK_EXT_mutable_descriptor_type", 1}, {"VK_ARM_shader_core_builtins", 2}, |
