mirror of https://github.com/red-prig/fpPS4.git
This commit is contained in:
parent
81bb6c2414
commit
2fce16a09a
|
@ -977,8 +977,6 @@ begin
|
|||
|
||||
if not limits.VK_EXT_vertex_input_dynamic_state then Exit;
|
||||
|
||||
if (FAttrBuilder.FAttrDescsCount=0) then Exit;
|
||||
|
||||
if (not BeginCmdBuffer) then Exit;
|
||||
|
||||
FAttrBuilder.Export2(input);
|
||||
|
|
Loading…
Reference in New Issue