Closed JoseEmilio-ARM closed 7 months ago
Samples with no HW counter stats were logging an error every frame because HWCPipe was configured with 0 counters. This fix introduces a flag to only sample if at least 1 counter was requested.
Please ensure the following points are checked:
[x] This PR describes the scope and expected impact of the changes I am making
Note: The Samples CI runs a number of checks including:
Description
Samples with no HW counter stats were logging an error every frame because HWCPipe was configured with 0 counters. This fix introduces a flag to only sample if at least 1 counter was requested.
General Checklist:
Please ensure the following points are checked:
[x] This PR describes the scope and expected impact of the changes I am making
Note: The Samples CI runs a number of checks including: