We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a4ad1 commit b9df7abCopy full SHA for b9df7ab
chapters/interfaces.adoc
@@ -1760,6 +1760,16 @@ The *std140 layout* satisfies the rules for types using the extended
1760
alignment.
1761
====
1762
1763
+[NOTE]
1764
+====
1765
+ifdef::site-gen-antora[:guidepath: xref:guide::shader_memory_layout.adoc]
1766
+ifndef::site-gen-antora[:guidepath: link:https://docs.vulkan.org/guide/latest/shader_memory_layout.html]
1767
+
1768
+An alternate explanation of the shader memory requirements, discussing the
1769
+underlying extensions and core versions which affect them, is found in the
1770
+{guidepath}[Vulkan Guide].
1771
1772
1773
1774
[[interfaces-builtin-variables]]
1775
== Built-In Variables
0 commit comments