docs(overhaul): preserve AP-240 in c4 fix
This commit is contained in:
parent
2281fdb3d6
commit
ee8d585651
1 changed files with 6 additions and 2 deletions
|
|
@ -1902,8 +1902,12 @@ For a **detail-active** Wb or EnvCell command, select the pipeline for that
|
|||
resolved family, including new `ONE,ONE` and `INVSRCALPHA,ONE` Vulkan variants;
|
||||
arm `ParamB` with the resolved final-`X` alpha-test reference when enabled; and
|
||||
bypass post-combine fog exactly when the resolved state says raw Additive
|
||||
disabled it. EnvCell must use the resolved family rather than raw
|
||||
`IsAdditive` precedence and must have a real inverse path. Combined ClipMap
|
||||
disabled it. One explicit existing deviation remains binding: a pure-ClipMap
|
||||
ordinary-Gfx/building Wb command keeps AP-240's immediate opaque/A2C pipeline
|
||||
and placement while gaining the correct final-`X` `ParamB`; only EnvCell uses
|
||||
retail's pure-ClipMap `ONE,INVSRCALPHA` pipeline. EnvCell must otherwise use
|
||||
the resolved family rather than raw `IsAdditive` precedence and must have a
|
||||
real inverse path. Combined ClipMap
|
||||
families retain their blend factors and use the same final-`X` comparison;
|
||||
the Translucent+ClipMap override uses straight alpha with the test disabled.
|
||||
The ordinary and atmospheric shaders must implement the same fog decision.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue