Merge pull request #1799 from jeffbolznv/volatile_semantics
authorJohn Kessenich <johnkslang@users.noreply.github.com>
Mon, 17 Jun 2019 04:31:16 +0000 (22:31 -0600)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2019 04:31:16 +0000 (22:31 -0600)
Add gl_SemanticsVolatile to GL_KHR_memory_scope_semantics, and make volatile-qualified atomics generate MemorySemanticsVolatile when using the Vulkan memory model


Trivial merge