X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=external%2Fvulkancts%2Fscripts%2Fsrc%2Fextensions_data.txt;h=d638b4bd28fc717c693ceaa668448dc0f5ad7395;hb=58f2183bbc15bf243d69c5b3715fc84b36db965c;hp=2a39b49df1ad9b5972d5ff77ab89449a3f323ae4;hpb=99341d9d834e607161f0aac4d4d0edefe027e5e6;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/external/vulkancts/scripts/src/extensions_data.txt b/external/vulkancts/scripts/src/extensions_data.txt index 2a39b49..d638b4b 100644 --- a/external/vulkancts/scripts/src/extensions_data.txt +++ b/external/vulkancts/scripts/src/extensions_data.txt @@ -1,7 +1,7 @@ // This is manually created file used by gen_framework.py. // It contains additional data for extensions that are required to // generate code for cts. Currently every line contains: -// * extension name (at this point only KHR extensions are needed) +// * extension name // * information wheter this is device or instance extension // * version number in which this extension is part of core @@ -25,7 +25,7 @@ VK_KHR_surface_protected_capabilities INSTANCE VK_KHR_swapchain DEVICE VK_KHR_swapchain_mutable_format DEVICE VK_KHR_display_swapchain DEVICE -VK_KHR_sampler_mirror_clamp_to_edge DEVICE +VK_KHR_sampler_mirror_clamp_to_edge DEVICE 1_2_0 VK_KHR_multiview DEVICE 1_1_0 VK_KHR_device_group DEVICE 1_1_0 VK_KHR_shader_draw_parameters DEVICE 1_1_0 @@ -38,12 +38,12 @@ VK_KHR_external_semaphore DEVICE 1_1_0 VK_KHR_external_semaphore_win32 DEVICE VK_KHR_external_semaphore_fd DEVICE VK_KHR_push_descriptor DEVICE -VK_KHR_shader_float16_int8 DEVICE +VK_KHR_shader_float16_int8 DEVICE 1_2_0 VK_KHR_16bit_storage DEVICE 1_1_0 VK_KHR_incremental_present DEVICE -VK_KHR_8bit_storage DEVICE +VK_KHR_8bit_storage DEVICE 1_2_0 VK_KHR_descriptor_update_template DEVICE 1_1_0 -VK_KHR_create_renderpass2 DEVICE +VK_KHR_create_renderpass2 DEVICE 1_2_0 VK_KHR_shared_presentable_image DEVICE VK_KHR_external_fence DEVICE 1_1_0 VK_KHR_external_fence_win32 DEVICE @@ -54,22 +54,29 @@ VK_KHR_dedicated_allocation DEVICE 1_1_0 VK_KHR_storage_buffer_storage_class DEVICE 1_1_0 VK_KHR_relaxed_block_layout DEVICE 1_1_0 VK_KHR_get_memory_requirements2 DEVICE 1_1_0 -VK_KHR_image_format_list DEVICE +VK_KHR_image_format_list DEVICE 1_2_0 VK_KHR_sampler_ycbcr_conversion DEVICE 1_1_0 VK_KHR_bind_memory2 DEVICE 1_1_0 VK_KHR_maintenance3 DEVICE 1_1_0 -VK_KHR_driver_properties DEVICE -VK_KHR_shader_float_controls DEVICE -VK_KHR_depth_stencil_resolve DEVICE -VK_KHR_draw_indirect_count DEVICE -VK_KHR_shader_atomic_int64 DEVICE -VK_KHR_vulkan_memory_model DEVICE -VK_KHR_uniform_buffer_standard_layout DEVICE -VK_KHR_imageless_framebuffer DEVICE +VK_KHR_driver_properties DEVICE 1_2_0 +VK_KHR_shader_float_controls DEVICE 1_2_0 +VK_KHR_depth_stencil_resolve DEVICE 1_2_0 +VK_KHR_draw_indirect_count DEVICE 1_2_0 +VK_KHR_shader_atomic_int64 DEVICE 1_2_0 +VK_KHR_vulkan_memory_model DEVICE 1_2_0 +VK_KHR_uniform_buffer_standard_layout DEVICE 1_2_0 +VK_KHR_imageless_framebuffer DEVICE 1_2_0 +VK_KHR_shader_subgroup_extended_types DEVICE 1_2_0 +VK_EXT_sampler_filter_minmax DEVICE 1_2_0 +VK_EXT_shader_viewport_index_layer DEVICE 1_2_0 +VK_EXT_descriptor_indexing DEVICE 1_2_0 +VK_EXT_scalar_block_layout DEVICE 1_2_0 +VK_KHR_buffer_device_address DEVICE 1_2_0 +VK_EXT_host_query_reset DEVICE 1_2_0 +VK_KHR_separate_depth_stencil_layouts DEVICE 1_2_0 +VK_KHR_timeline_semaphore DEVICE 1_2_0 +VK_KHR_spirv_1_4 DEVICE 1_2_0 +VK_EXT_separate_stencil_usage DEVICE 1_2_0 VK_KHR_pipeline_executable_properties DEVICE -VK_KHR_timeline_semaphore DEVICE VK_KHR_shader_clock DEVICE -VK_KHR_spirv_1_4 DEVICE -VK_KHR_shader_subgroup_extended_types DEVICE -VK_KHR_separate_depth_stencil_layouts DEVICE VK_KHR_performance_query DEVICE \ No newline at end of file