-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Allow custom GPU diagnostics buffer size #24468
Copy link
Copy link
Open
Labels
A-DiagnosticsLogging, crash handling, error reporting and performance analysisLogging, crash handling, error reporting and performance analysisA-RenderingDrawing game state to the screenDrawing game state to the screenC-FeatureA new feature, making something new possibleA new feature, making something new possibleS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplished
Metadata
Metadata
Assignees
Labels
A-DiagnosticsLogging, crash handling, error reporting and performance analysisLogging, crash handling, error reporting and performance analysisA-RenderingDrawing game state to the screenDrawing game state to the screenC-FeatureA new feature, making something new possibleA new feature, making something new possibleS-Needs-DesignThis issue requires design work to think about how it would best be accomplishedThis issue requires design work to think about how it would best be accomplished
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Needs SME Triage
What problem does this solve or what need does it fill?
In a complex compute scene I am hitting the limits of MAX_TIMESTAMP_QUERIES
What solution would you like?
Allow the developer to set their preferred limit.
What alternative(s) have you considered?
Double the constant from
256to512