diff --git a/doc/specs/vulkan/chapters/primsrast.txt b/doc/specs/vulkan/chapters/primsrast.txt index 9f695795..67ca1a79 100644 --- a/doc/specs/vulkan/chapters/primsrast.txt +++ b/doc/specs/vulkan/chapters/primsrast.txt @@ -87,7 +87,7 @@ as follows: is generated based on the value of the alpha component of the fragment's first color output as specified in the <> section. - * pname:alphaToOne controls whether the value of the alpha component of + * pname:alphaToOneEnable controls whether the value of the alpha component of the fragment's first color output is replaced with one as described in <>.