Skip to content

Commit

Permalink
Merge pull request #24 from Vtec234/primsrast-naming-fix
Browse files Browse the repository at this point in the history
primsrast.txt: fix variable name. fixes flutter#8
  • Loading branch information
oddhack committed Feb 19, 2016
2 parents 8528df3 + 8f99288 commit 0cab2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/specs/vulkan/chapters/primsrast.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<fragops-covg,Multisample
Coverage>> 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
<<fragops-covg,Multisample Coverage>>.

Expand Down

0 comments on commit 0cab2d3

Please sign in to comment.