Home
last modified time | relevance | path

Searched defs:oclVersion (Results 1 – 8 of 8) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_interface/impl/
H A Dfcl_ocl_device_ctx_impl.cpp23 void CIF_GET_INTERFACE_CLASS(FclOclDeviceCtx, 1)::SetOclApiVersion(uint32_t oclVersion){ in SetOclApiVersion()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dcompiler_options_parser.cpp50 auto oclVersion = getOclVersionCompilerInternalOption(hwInfo.capabilityTable.clVersionSupport); in appendExtensionsToInternalOptions() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/compiler_interface/
H A Doclc_extensions.cpp175 std::string getOclVersionCompilerInternalOption(unsigned int oclVersion) { in getOclVersionCompilerInternalOption()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/OCLFE/igd_fcl_mcl/headers/
H A Dclang_tb.h100 void SetOclApiVersion(unsigned int oclVersion){ in SetOclApiVersion()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/
H A DUnifyIROCL.cpp139 SPIRMD::VersionMetaDataHandle oclVersion = spirMDUtils.getOpenCLVersionsItem(0); in getOCLMajorVersion() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/
H A DSPIRMetaDataTranslation.cpp113 SPIRMD::VersionMetaDataHandle oclVersion = spirMDUtils.getOpenCLVersionsItem(0); in runOnModule() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/OCLFE/igd_fcl_mcl/source/
H A Dclang_tb.cpp567 std::string oclVersion; member
743 const std::string& oclVersion /*OCL runtime API version*/, in GetOclCVersionFromOptions()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/device/
H A Ddevice_caps_tests.cpp1151 for (auto oclVersion : oclVersionsToTest) { in TEST() local