Hide translated shader dumping behind behind a launch flag #57

Closed
opened 2024-07-22 13:33:26 +02:00 by kayomn · 0 comments
Owner

Ideally I'd like to keep logging as minimal as possible, even in debug, and refrain from logging when things work as expected.

My current thinking is to hide the logging of shader translations behind a new launch flag that forces all shader translations to be logged under info.

The launch flag will require some new infrastructure adding to the framework entry-point, probably needs a little rethinking on how we "start" Ona too.

Ideally I'd like to keep logging as minimal as possible, even in debug, and refrain from logging when things work as expected. My current thinking is to hide the logging of shader translations behind a new launch flag that forces all shader translations to be logged under info. The launch flag will require some new infrastructure adding to the framework entry-point, probably needs a little rethinking on how we "start" Ona too.
kayomn added this to the 1.0 milestone 2024-07-22 13:33:26 +02:00
kayomn added the
tools
label 2024-07-22 13:33:26 +02:00
kayomn added this to the GFX Module project 2024-07-22 13:33:26 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kayomn/ona#57
No description provided.