vulkan/overlay: record stats in command buffers and accumulate on exec/submit
[mesa.git] / src / vulkan / overlay-layer / overlay_params.h
index 75bcf956e8e2eb82376cdacaa42aa95ab3277f47..aaa03eb716d7e95cc75cb24b315f5f853fc2607b 100644 (file)
@@ -47,6 +47,7 @@ extern "C" {
    OVERLAY_PARAM_BOOL(pipeline_graphics)             \
    OVERLAY_PARAM_BOOL(pipeline_compute)              \
    OVERLAY_PARAM_BOOL(pipeline_raytracing)           \
+   OVERLAY_PARAM_BOOL(acquire)                       \
    OVERLAY_PARAM_BOOL(acquire_timing)                \
    OVERLAY_PARAM_CUSTOM(fps_sampling_period)         \
    OVERLAY_PARAM_CUSTOM(output_file)                 \