Home
last modified time | relevance | path

Searched refs:DSSInfo (Results 1 – 5 of 5) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/wsl_compute_helper/source/
H A Dwsl_compute_helper_types_marshall.h82 dst.DSSInfo[0].Enabled.setValue(src.DSSInfo[0].Enabled);
83 dst.DSSInfo[0].SubSlice[0].Enabled.setValue(src.DSSInfo[0].SubSlice[0].Enabled);
86 dst.DSSInfo[0].SubSlice[1].Enabled.setValue(src.DSSInfo[0].SubSlice[1].Enabled);
89 dst.DSSInfo[1].Enabled.setValue(src.DSSInfo[1].Enabled);
90 dst.DSSInfo[1].SubSlice[0].Enabled.setValue(src.DSSInfo[1].SubSlice[0].Enabled);
93 dst.DSSInfo[1].SubSlice[1].Enabled.setValue(src.DSSInfo[1].SubSlice[1].Enabled);
96 dst.DSSInfo[2].Enabled.setValue(src.DSSInfo[2].Enabled);
97 dst.DSSInfo[2].SubSlice[0].Enabled.setValue(src.DSSInfo[2].SubSlice[0].Enabled);
103 dst.DSSInfo[3].Enabled.setValue(src.DSSInfo[3].Enabled);
110 dst.DSSInfo[4].Enabled.setValue(src.DSSInfo[4].Enabled);
[all …]
H A Dwsl_compute_helper_types_demarshall.h217 …dst.DSSInfo[arrayElementIdDSSInfo].Enabled = readTokValue<decltype(dst.DSSInfo[arrayElementIdDSSIn…
242 …dst.DSSInfo[arrayElementIdDSSInfo].SubSlice[arrayElementIdSubSlice].Enabled = readTokValue<decltyp…
245 …dst.DSSInfo[arrayElementIdDSSInfo].SubSlice[arrayElementIdSubSlice].EuEnabledCount = readTokValue<…
248 …dst.DSSInfo[arrayElementIdDSSInfo].SubSlice[arrayElementIdSubSlice].EuEnabledMask = readTokValue<d…
1098 …ayElementIdSliceInfo].DSSInfo[arrayElementIdDSSInfo].Enabled = readTokValue<decltype(dst.SliceInfo…
1123 …nfo].DSSInfo[arrayElementIdDSSInfo].SubSlice[arrayElementIdSubSlice].Enabled = readTokValue<declty…
1126 …].DSSInfo[arrayElementIdDSSInfo].SubSlice[arrayElementIdSubSlice].EuEnabledCount = readTokValue<de…
1129 …].DSSInfo[arrayElementIdDSSInfo].SubSlice[arrayElementIdSubSlice].EuEnabledMask = readTokValue<dec…
3867 …entIdSliceInfo].DSSInfo[arrayElementIdDSSInfo].Enabled = readTokValue<decltype(dst.SystemInfo.Slic…
3892DSSInfo[arrayElementIdDSSInfo].SubSlice[arrayElementIdSubSlice].Enabled = readTokValue<decltype(ds…
[all …]
H A Dwsl_compute_helper_types_tokens_structs.h55 …TOKSTR_GT_DUALSUBSLICE_INFO DSSInfo[6] = {{TOK_FS_GT_SLICE_INFO__DSSINFO, 0}, {TOK_FS_GT_SLICE_INF… member
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/inc/common/
H A Dgtsysinfo.h45 …GT_DUALSUBSLICE_INFO DSSInfo[GT_MAX_DUALSUBSLICE_PER_SLICE]; // Gen12 : DSS details that belon… member
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/inc/common/
H A Dgtsysinfo.h58 …GT_DUALSUBSLICE_INFO DSSInfo[GT_MAX_DUALSUBSLICE_PER_SLICE]; // DSS details that belong to thi… member