e4015988e1Added ability to disable draw items by default for specified draw list tags
2 years ago
Karl Haubenwallner
3314391c34Use the pipelineViewTag of a parent pass in the pipeline hierarchy
2 years ago
antonmic
27fbe36b71Misc Atom Improvements. Added ifdefs to disable shadow code when included in files that define ENABLE_SHADOWS to be 0, allowing such shaders to compile. Added option for RasterPass to set its viewport/scissor based on its output. Added RasterPass draw item count to ImGuiPassTree visualization to help debug how many draw items each RasterPass is receiving.
2 years ago
Qing Tao
5fbdcb8a82Moved all Reflect() funciton implementations from h files to cpp files in RPI gem. (#14245)