Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added mGPU support to OutOfOrderRasterization example application
Add support for VK 1.1 devices
Add support for VK_AMD_memory_overallocation_behavor
Add support for VK_EXT_conservative_rasterization
Add support for VK_EXT_depth_clip_enable
Add support for VK_EXT_global_priority
Add support for VK_EXT_inline_uniform_block
Add support for VK_EXT_memory_budget
Add support for VK_EXT_memory_priority
Add support for VK_EXT_queue_family_foreign
Add support for VK_EXT_scalar_block_layout
Add support for VK_EXT_separate_stencil_usage
Add support for VK_GOOGLE_decorate_string
Add support for VK_GOOGLE_hlsl_functionality1
Add support for VK_KHR_depth_stencil_resolve
Add support for VK_KHR_driver_properties
Add support for VK_KHR_sampler_ycbcr_conversion
Add support for VK_KHR_shader_atomic_int64
Add support for VK_KHR_shader_flo16_int8
Add support for VK_KHR_shader_float_controls
Add support for VK_KHR_swapchain_mutable_format
Add support for VK_KHR_vulkan_memory_model
Add support for VK_KHR_win32_keyed_mutex
Bump glslang to 7.11.3113
Bump VK headers to public v101
Heavy refactoring of existing infrastructure.