Skip to content

Commit 0cab2d3

Browse files
committed
Merge pull request #24 from Vtec234/primsrast-naming-fix
primsrast.txt: fix variable name. fixes flutter#8
2 parents 8528df3 + 8f99288 commit 0cab2d3

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)