refactor: remove redundant tracking of media sampler programming

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2025-07-28 11:32:46 +00:00
committed by Compute-Runtime-Automation
parent 74d12b7f27
commit 05cf05e10e
51 changed files with 61 additions and 298 deletions

View File

@@ -42,7 +42,6 @@ struct XeHpcCore {
};
struct PipelineSelectStateSupport {
static constexpr bool mediaSamplerDopClockGate = false;
static constexpr bool systolicMode = true;
};