o3de / o3de-atom-sampleviewer

Atom sample viewer project for the Open 3D Engine
https://o3de.org
Other
31 stars 35 forks source link

Fix compilation bug introduced by O3DE PR #16269 #633

Closed galibzon closed 1 year ago

galibzon commented 1 year ago

Fix compilation bug introduced by PR: https://github.com/o3de/o3de/pull/16269

The bug was: C:/GIT/o3de/AtomSampleViewer/Gem/Code/Source/RHI/BasicRHIComponent.cpp(27,17): error C2039: 'm_hasPipelineViewTag': is not a member of 'AZ::RPI::Pass::'