Skip to content

Commit

Permalink
Nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhdanNV committed Jan 22, 2025
1 parent 8fe2877 commit 33fd660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/D3D12/DeviceD3D12.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ Result DeviceD3D12::Create(const DeviceCreationDesc& desc, const DeviceCreationD
queueFamily.push_back(queue);
}


m_Desc.adapterDesc.queueNum[(size_t)queueFamilyDesc.queueType] = queueFamilyDesc.queueNum;
}
} else {
Expand Down

0 comments on commit 33fd660

Please sign in to comment.