mirror of
https://github.com/status-im/Vulkan-Docs.git
synced 2025-01-10 22:15:59 +00:00
Merge pull request #24 from Vtec234/primsrast-naming-fix
primsrast.txt: fix variable name. fixes #8
This commit is contained in:
commit
0cab2d3636
@ -87,7 +87,7 @@ as follows:
|
|||||||
is generated based on the value of the alpha component of the fragment's
|
is generated based on the value of the alpha component of the fragment's
|
||||||
first color output as specified in the <<fragops-covg,Multisample
|
first color output as specified in the <<fragops-covg,Multisample
|
||||||
Coverage>> section.
|
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
|
the fragment's first color output is replaced with one as described in
|
||||||
<<fragops-covg,Multisample Coverage>>.
|
<<fragops-covg,Multisample Coverage>>.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user