refactor: remove not needed constant isUsingMediaSamplerDopClockGate

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2025-07-24 14:36:37 +00:00
committed by Compute-Runtime-Automation
parent 066447e5eb
commit aeb46dc785
6 changed files with 0 additions and 11 deletions

View File

@@ -31,7 +31,6 @@ struct XeHpgCore {
static constexpr uint32_t timestampPacketCount = 1u;
static constexpr bool isUsingL3Control = true;
static constexpr bool isUsingMediaSamplerDopClockGate = false;
static constexpr bool supportsSampler = true;
static constexpr bool isUsingGenericMediaStateClear = true;
static constexpr bool isUsingMiMemFence = false;