Home
last modified time | relevance | path

Searched refs:FtrDisplayEngineS3d (Results 1 – 13 of 13) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/
H A Dsharedata_wrapper.h118 bool FtrDisplayEngineS3d : 1; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/sku_info/
H A Dsku_info_base_reference.h23 refFtrTable.FtrDisplayEngineS3d = 1; in fillReferenceFtrForTransfer()
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/inc/common/
H A Dsku_wa.h139 unsigned int FtrDisplayEngineS3d : 1; // Display Engine Stereoscopic 3D member
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Texture/
H A DGmmGen8Texture.cpp112 if(pTexInfo->Flags.Gpu.S3dDx && pGmmLibContext->GetSkuTable().FtrDisplayEngineS3d) in FillTex2D()
H A DGmmGen9Texture.cpp579 (pTexInfo->Flags.Gpu.S3dDx && pGmmLibContext->GetSkuTable().FtrDisplayEngineS3d) || in Fill2DTexOffsetAddress()
769 (pTexInfo->Flags.Gpu.S3dDx && pGmmLibContext->GetSkuTable().FtrDisplayEngineS3d) || in FillTex2D()
H A DGmmGen10Texture.cpp354 (pTexInfo->Flags.Gpu.S3dDx && pGmmLibContext->GetSkuTable().FtrDisplayEngineS3d) || in FillTex2D()
H A DGmmGen12Texture.cpp377 (pTexInfo->Flags.Gpu.S3dDx && pGmmLibContext->GetSkuTable().FtrDisplayEngineS3d) || in FillTex2D()
H A DGmmTextureAlloc.cpp570 if(pGmmLibContext->GetSkuTable().FtrDisplayEngineS3d) // BDW+ Display Engine S3D (Tiled) in FillTexPitchAndSize()
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Resource/
H A DGmmRestrictions.cpp539 !pGmmLibContext->GetSkuTable().FtrDisplayEngineS3d) in GetResRestrictions()
H A DGmmResourceInfoCommon.cpp45 !GetGmmLibContext()->GetSkuTable().FtrDisplayEngineS3d) in Is64KBPageSuitable()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/wsl_compute_helper/source/
H A Dwsl_compute_helper_types_tokens_structs.h617 …TokenDword FtrDisplayEngineS3d = {TOK_FBD_SKU_FEATURE_TABLE__ANONYMOUS66219__FTR_DISPLAY_ENGINE_S3… member
743 …TokenDword FtrDisplayEngineS3d = {TOK_FBD_SKU_FEATURE_TABLE__ANONYMOUS66219__FTR_DISPLAY_ENGINE_S3… member
H A Dwsl_compute_helper_types_marshall.h1137 dst.FtrDisplayEngineS3d.setValue(src.FtrDisplayEngineS3d);
1491 dst.SkuTable.FtrDisplayEngineS3d.setValue(src.SkuTable.FtrDisplayEngineS3d);
H A Dwsl_compute_helper_types_demarshall.h1965 dst.FtrDisplayEngineS3d = readTokValue<decltype(dst.FtrDisplayEngineS3d)>(*tok);
3223 …dst.SkuTable.FtrDisplayEngineS3d = readTokValue<decltype(dst.SkuTable.FtrDisplayEngineS3d)>(*tokSk…