intel/ds: track predication of blorp operations

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23523>
This commit is contained in:
Lionel Landwerlin
2023-05-31 11:23:45 +03:00
committed by Marge Bot
parent 97efa57531
commit f92bff9198
4 changed files with 7 additions and 3 deletions

View File

@@ -57,7 +57,8 @@ static void blorp_measure_end(struct blorp_batch *_batch,
params->num_samples,
params->shader_pipeline,
params->dst.view.format,
params->src.view.format);
params->src.view.format,
(_batch->flags & BLORP_BATCH_PREDICATE_ENABLE));
}
static void *