Skip to content

Commit

Permalink
[d3d12] build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PanosK92 committed Jan 4, 2025
1 parent da82ab7 commit fae1cdb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions runtime/RHI/D3D12/D3D12_CommandList.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -368,4 +368,9 @@ namespace Spartan
{

}

void RHI_CommandList::InsertPendingBarrierGroup()
{

}
}

0 comments on commit fae1cdb

Please sign in to comment.