Skip to content

Commit 5b49705

Browse files
authored
Elide duplicate API markup macros in ChangeLog.adoc (#2639)
1 parent af0cb24 commit 5b49705

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ChangeLog.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10574,7 +10574,7 @@ Internal Issues:
1057410574
<<spirvenv-module-validation, Validation Rules within a Module>>
1057510575
sections, and for the <<limits-minTexelGatherOffset>> and
1057610576
<<limits-maxTexelGatherOffset>> limits (internal issue 1723).
10577-
* Require code:code:OpGroupNonUniformBroadcast to take a constant `Id`
10577+
* Require code:OpGroupNonUniformBroadcast to take a constant `Id`
1057810578
operand in the <<spirvenv-module-validation, Validation Rules within a
1057910579
Module>> sections (internal issue 1726).
1058010580
* Note that the swapchain specified in slink:VkImageSwapchainCreateInfoKHR
@@ -10666,7 +10666,7 @@ Internal Issues:
1066610666
slink:VkFramebufferCreateInfo (internal issue 1670).
1066710667
* Refactor common valid usage statements for flink:vkCmdBeginQuery and
1066810668
flink:vkCmdBeginQueryIndexedEXT (internal issue 1682).
10669-
* Prohibit the ename:ename:VK_SAMPLER_YCBCR_RANGE_ITU_NARROW range from
10669+
* Prohibit the ename:VK_SAMPLER_YCBCR_RANGE_ITU_NARROW range from
1067010670
being used in slink:VkSamplerYcbcrConversionCreateInfo for formats with
1067110671
a bit depth less than 8 (internal issue 1688).
1067210672
* Add missing interactions with `<<VK_EXT_host_query_reset_usage>>` in the
@@ -12751,7 +12751,7 @@ Internal Issues:
1275112751
<<shaders-fragment-execution, Fragment Shader Execution>> sections; for
1275212752
the <<features-features-sampleRateShading, sampleRateShading>> feature;
1275312753
for code:FragCoord, code:SampleId, and code:SamplePosition; and for
12754-
slink:sname:VkPipelineMultisampleStateCreateInfo (internal issue 1134).
12754+
slink:VkPipelineMultisampleStateCreateInfo (internal issue 1134).
1275512755
* Clarify the meaning of the ptext:maxDescriptorSet* limits in footnote 8
1275612756
of the <<features-limits-required,Required Limits>> table (internal
1275712757
issue 1139).

0 commit comments

Comments
 (0)