Files
intel-graphics-compiler/skuwa/igt_12_70_sw_wa.c
Mateusz Borzyszkowski e426eb8ce6 Add PTL support
Add PTL support part2
2025-01-21 17:25:58 +01:00

23 lines
606 B
C

/*========================== begin_copyright_notice ============================
Copyright (C) 2020-2021 Intel Corporation
SPDX-License-Identifier: MIT
============================= end_copyright_notice ===========================*/
// This is an auto-generated file. Please do not edit!
// If changes are needed here please reach out to the codeowners, thanks.
#include "igt_12_70_rev_id.h"
void InitGt_12_70SwWaTable(PWA_TABLE pWaTable, PSKU_FEATURE_TABLE pSkuTable, PWA_INIT_PARAM pWaParam)
{
int iGt_12_70_StepID = (int)pWaParam->usRenderRevID;
iGt_12_70_StepID = iGt_12_70_StepID;
}