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/RPI/Code/Source/RPI.Public/Pass
antonmic 4216e4cfed
Added support for hardware queue class on passes (#7339)
* Added support for hardware queue class on passes. Compute pass data and copy pass data can now specify to run on their appropriate queue.

Signed-off-by: antonmic <56370189+antonmic@users.noreply.github.com>

* addressed PR feedaback

Signed-off-by: antonmic <56370189+antonmic@users.noreply.github.com>

* fixing python test failures on AR

Signed-off-by: antonmic <56370189+antonmic@users.noreply.github.com>
4 years ago
..
Specific Added support for hardware queue class on passes (#7339) 4 years ago
AttachmentReadback.cpp Normalize Shader vs Shaders Folders (#4925) 4 years ago
ComputePass.cpp Added support for hardware queue class on passes (#7339) 4 years ago
CopyPass.cpp Added support for hardware queue class on passes (#7339) 4 years ago
FullscreenTrianglePass.cpp 1. Add nullptr checks to prevent crashes when non-critical shaders fail to compile. (#5451) 4 years ago
MSAAResolvePass.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ParentPass.cpp Atom/qingtao/atom 16135 (#7334) 4 years ago
Pass.cpp Atom/qingtao/atom 16135 (#7334) 4 years ago
PassAttachment.cpp Throwing up Depth of Field WIP so Galib can investigate AP crash with shader processing 4 years ago
PassFactory.cpp Changing all ClearPass to SlowClearPass 4 years ago
PassFilter.cpp Fixed a type with pass filter (#5506) 4 years ago
PassLibrary.cpp Merge branch stabilization/2110 into development 4 years ago
PassSystem.cpp Changing all ClearPass to SlowClearPass 4 years ago
PassUtils.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RasterPass.cpp Merging from development 4 years ago
RenderPass.cpp Added support for hardware queue class on passes (#7339) 4 years ago
SlowClearPass.cpp Changing all ClearPass to SlowClearPass 4 years ago