mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 04:00:05 +00:00
Add SPV_KHR_vulkan_memory_model to aggressive_dead_code_elim (#4320)
This commit is contained in:
parent
bbc660edab
commit
edc3a24781
@ -996,6 +996,7 @@ void AggressiveDCEPass::InitExtensions() {
|
||||
"SPV_EXT_physical_storage_buffer",
|
||||
"SPV_KHR_terminate_invocation",
|
||||
"SPV_KHR_shader_clock",
|
||||
"SPV_KHR_vulkan_memory_model",
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user