Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
FaberSanZ committed Jul 7, 2024
1 parent a72a5f1 commit 4f17d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Src/Xultaik.Graphics/CommandQueue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ public void Recreate()
}
}


public void ExecuteCommandList(CommandList commandList)
{
Queue.ExecuteCommandList(commandList.nativeCommandList);
Expand Down

0 comments on commit 4f17d1c

Please sign in to comment.