Home
last modified time | relevance | path

Searched refs:gfxCore (Results 51 – 75 of 88) sorted by relevance

1234

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/xe_hp_core/
H A Dimage_xe_hp_core.cpp15 static auto gfxCore = IGFX_XE_HP_CORE; variable
H A Dbuffer_xe_hp_core.cpp15 static auto gfxCore = IGFX_XE_HP_CORE; variable
H A Dsampler_xe_hp_core.cpp10 constexpr static auto gfxCore = IGFX_XE_HP_CORE; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/gen12lp/
H A Dimage_gen12lp.cpp15 static auto gfxCore = IGFX_GEN12LP_CORE; variable
H A Dbuffer_gen12lp.cpp15 static auto gfxCore = IGFX_GEN12LP_CORE; variable
H A Dsampler_gen12lp.cpp10 constexpr static auto gfxCore = IGFX_GEN12LP_CORE; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/gen9/
H A Dsampler_gen9.cpp16 static auto gfxCore = IGFX_GEN9_CORE; variable
H A Dbuffer_gen9.cpp15 static auto gfxCore = IGFX_GEN9_CORE; variable
H A Dimage_gen9.cpp15 static auto gfxCore = IGFX_GEN9_CORE; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/gen11/
H A Dbuffer_gen11.cpp15 static auto gfxCore = IGFX_GEN11_CORE; variable
H A Dsampler_gen11.cpp16 static auto gfxCore = IGFX_GEN11_CORE; variable
H A Dimage_gen11.cpp17 static auto gfxCore = IGFX_GEN11_CORE; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/gen8/
H A Dbuffer_gen8.cpp15 static auto gfxCore = IGFX_GEN8_CORE; variable
H A Dsampler_gen8.cpp16 static auto gfxCore = IGFX_GEN8_CORE; variable
H A Dimage_gen8.cpp17 static auto gfxCore = IGFX_GEN8_CORE; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/xe_hpg_core/
H A Dimage_xe_hpg_core.cpp15 static auto gfxCore = IGFX_XE_HPG_CORE; variable
H A Dbuffer_xe_hpg_core.cpp15 static auto gfxCore = IGFX_XE_HPG_CORE; variable
H A Dsampler_xe_hpg_core.cpp10 constexpr static auto gfxCore = IGFX_XE_HPG_CORE; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/xe_hpc_core/
H A Dimage_xe_hpc_core.cpp15 static auto gfxCore = IGFX_XE_HPC_CORE; variable
H A Dsampler_xe_hpc_core.cpp10 constexpr static auto gfxCore = IGFX_XE_HPC_CORE; variable
H A Dbuffer_xe_hpc_core.cpp15 static auto gfxCore = IGFX_XE_HPC_CORE; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/mem_obj/
H A Dbuffer_factory_init.inl11 bufferFactory[gfxCore].createBufferFunction = BufferHw<Family>::create;
H A Dimage_factory_init.inl14 imageFactory[gfxCore].createImageFunction = ImageHw<Family>::create;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/xe_hpg_core/
H A Dcommand_stream_receiver_hw_xe_hpg_core.cpp21 static auto gfxCore = IGFX_XE_HPG_CORE; variable
32 commandStreamReceiverFactory[gfxCore] = DeviceCommandStreamReceiver<Family>::create; in populateFactoryTable()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/gtpin/
H A Dgtpin_hw_helper.h16 static GTPinHwHelper &get(GFXCORE_FAMILY gfxCore);

1234