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
Jackerty e03d9eefd9
Moves Culling.cpp::ProcessWorklist debug variables under preprocessing (#7043)
Function Culling.cpp::ProcessWorklist has couple variable which are unsused when compiling profile causing
a -Werror compile error. Fixes is to move variables and code increment them under debugging ifdef.

Signed-off-by: Jackerty <contact.jackerty@gmail.com>
4 years ago
..
Platform GCC Support for Linux 4 years ago
RPI.Builders Removing unneded include form multiple files 4 years ago
RPI.Edit Updated all array_view uses with the C++20 span. (#7157) 4 years ago
RPI.Editor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
RPI.Private Revert "Refresh rate driven rendering tick logic (#3375)" 4 years ago
RPI.Public Moves Culling.cpp::ProcessWorklist debug variables under preprocessing (#7043) 4 years ago
RPI.Reflect Updated all array_view uses with the C++20 span. (#7157) 4 years ago