You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/RHI/Code/Tests
qingtao 12f528d744 ATOM-6088 Unified approach to send draws to a single viewport
- Created a template class TagRegistery which implements the previous DrawListTagRegistry. The template is used for both DrawListTagRegistry and DrawFilterTagRegistry
- Added DrawFilterTag to DrawItemKeyPair
- Added DrawFilterMask support in DrawPacket and DrawPacketBuilder
- Added CreateDynamicContext for render pipeline which allows draw to selected render pipeline.
- Updated RasterPass's BuildCommandListInternal function to filter draw items for its owner RenderPipeline.
- Updated RHI unit tests.
5 years ago
..
UtilsTestsData Initial commit 5 years ago
AllocatorTests.cpp Initial commit 5 years ago
Buffer.cpp Initial commit 5 years ago
Buffer.h Initial commit 5 years ago
BufferPropertyTests.cpp Initial commit 5 years ago
BufferTests.cpp Initial commit 5 years ago
ContainerTests.cpp Initial commit 5 years ago
Device.cpp Initial commit 5 years ago
Device.h Initial commit 5 years ago
DrawPacketTests.cpp ATOM-6088 Unified approach to send draws to a single viewport 5 years ago
Factory.cpp Integrating latest 47acbe8 5 years ago
Factory.h Integrating latest 47acbe8 5 years ago
FrameGraph.cpp Initial commit 5 years ago
FrameGraph.h Initial commit 5 years ago
FrameGraphTests.cpp Initial commit 5 years ago
FrameSchedulerTests.cpp Initial commit 5 years ago
HashingTests.cpp Initial commit 5 years ago
Image.cpp Initial commit 5 years ago
Image.h Initial commit 5 years ago
ImagePropertyTests.cpp Initial commit 5 years ago
ImageTests.cpp Initial commit 5 years ago
IndirectBuffer.cpp Initial commit 5 years ago
IndirectBuffer.h Initial commit 5 years ago
IndirectBufferTests.cpp Initial commit 5 years ago
InputStreamLayoutBuilderTests.cpp Initial commit 5 years ago
IntervalMapTests.cpp Initial commit 5 years ago
NameIdReflectionMapTests.cpp Initial commit 5 years ago
PipelineState.cpp Initial commit 5 years ago
PipelineState.h Initial commit 5 years ago
PipelineStateTests.cpp Initial commit 5 years ago
Query.cpp Initial commit 5 years ago
Query.h Initial commit 5 years ago
QueryTests.cpp Integrating github/staging through commit ab87ed9 5 years ago
RHITestFixture.h Initial commit 5 years ago
RenderAttachmentLayoutBuilderTests.cpp Initial commit 5 years ago
Scope.cpp Initial commit 5 years ago
Scope.h Initial commit 5 years ago
ShaderResourceGroup.cpp Initial commit 5 years ago
ShaderResourceGroup.h Initial commit 5 years ago
ShaderResourceGroupTests.cpp Initial commit 5 years ago
ThreadTester.cpp Initial commit 5 years ago
ThreadTester.h Initial commit 5 years ago
TransientAttachmentPool.cpp Initial commit 5 years ago
TransientAttachmentPool.h Initial commit 5 years ago
UtilsTests.cpp Initial commit 5 years ago