Skip to content

Resolve "CLI printout for split rendering parameters not under DEBUGGING in renderer config"

Reason why this change is needed

  • The CLI printout of split rendering parameters in render_config_reader.c are not under DEBUGGING like the others. This should be aligned.

Description of the change

  • Printout is wrapped under #ifdef DEBUGGING

Affected operating points

  • None, cosmetic only
Edited by Archit Tamarapu

Merge request reports

Loading