Skip to content

Commit 6c002d0

Browse files
sjfrickedgkoch
andauthored
Add note about ShaderViewportIndexLayerEXT being split up (KhronosGroup#1951)
* Add note about ShaderViewportIndexLayerEXT being split up * Apply suggestions from code review Co-authored-by: Daniel Koch <[email protected]> Co-authored-by: Daniel Koch <[email protected]>
1 parent 83b269b commit 6c002d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appendices/versions.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,9 @@ via flink:vkGetPhysicalDeviceFeatures2.
206206

207207
=== Differences relative to `VK_EXT_shader_viewport_index_layer`
208208

209+
The code:ShaderViewportIndexLayerEXT SPIR-V capability was replaced with
210+
the code:ShaderViewportIndex and code:ShaderLayer capabilities. Declaring both
211+
is equivalent to declaring code:ShaderViewportIndexLayerEXT.
209212
If the `apiext:VK_EXT_shader_viewport_index_layer` extension is not
210213
supported, support for the code:ShaderViewportIndexLayerEXT SPIR-V
211214
capability is optional.

0 commit comments

Comments
 (0)