mirror of https://github.com/red-prig/fpPS4.git
FORCE_DST_ALPHA_1
This commit is contained in:
parent
605c24ced4
commit
13f5696ffc
|
@ -1182,7 +1182,10 @@ begin
|
|||
{Assert(false)}; //TODO
|
||||
end;
|
||||
|
||||
//end;
|
||||
if (RENDER_TARGET[i].ATTRIB.FORCE_DST_ALPHA_1<>0) then
|
||||
begin
|
||||
Result.FImageView.dstSel.a:=ord(VK_COMPONENT_SWIZZLE_ONE);
|
||||
end;
|
||||
|
||||
end;
|
||||
|
||||
|
|
Loading…
Reference in New Issue