Skip to content

Commit 8f99288

Browse files
committed
primsrast.txt: fix variable name. fixes flutter#8
1 parent 7e195e8 commit 8f99288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/vulkan/chapters/primsrast.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ as follows:
8787
is generated based on the value of the alpha component of the fragment's
8888
first color output as specified in the <<fragops-covg,Multisample
8989
Coverage>> section.
90-
* pname:alphaToOne controls whether the value of the alpha component of
90+
* pname:alphaToOneEnable controls whether the value of the alpha component of
9191
the fragment's first color output is replaced with one as described in
9292
<<fragops-covg,Multisample Coverage>>.
9393

0 commit comments

Comments
 (0)