Home
last modified time | relevance | path

Searched refs:IGIL_KernelDataHeader (Results 1 – 8 of 8) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/kernel/
H A Dkernel_reflection_surface_tests.cpp686IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in TEST_P()
910IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in HWCMDTEST_P()
993IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in HWCMDTEST_P()
1347IGIL_KernelDataHeader *header = reinterpret_cast<IGIL_KernelDataHeader *>(refletionSurfaceMemory.g… in TEST_F()
1393IGIL_KernelDataHeader *header = reinterpret_cast<IGIL_KernelDataHeader *>(refletionSurfaceMemory.g… in TEST_F()
1473IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in TEST_F()
1550IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in TEST_F()
1578 IGIL_KernelDataHeader reflectionSurface[10]; in TEST_F()
1579 IGIL_KernelDataHeader referenceHeader = {0}; in TEST_F()
1629 IGIL_KernelDataHeader reflectionSurface[10]; in TEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/builtin_kernels_simulation/gen11/
H A Dscheduler_simulation_gen11.cpp60 … (IGIL_KernelDataHeader *)reflectionSurface->getUnderlyingBuffer(), in startScheduler()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/builtin_kernels_simulation/gen9/
H A Dscheduler_simulation_gen9.cpp62 … (IGIL_KernelDataHeader *)reflectionSurface->getUnderlyingBuffer(), in startScheduler()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/ocl_igc_shared/device_enqueue/
H A DDeviceEnqueueInternalTypes.h233 } IGIL_KernelDataHeader; typedef
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/kernel/
H A Dkernel.cpp1812 …size_t kernelReflectionSize = alignUp(sizeof(IGIL_KernelDataHeader) + blockCount * sizeof(IGIL_Ker… in createReflectionSurface()
1858 …uint32_t offset = static_cast<uint32_t>(offsetof(IGIL_KernelDataHeader, m_data) + sizeof(IGIL_Kern… in createReflectionSurface()
2179 …uint32_t offset = static_cast<uint32_t>(offsetof(IGIL_KernelDataHeader, m_data) + sizeof(IGIL_Kern… in setKernelAddressDataBtOffset()
2209IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in patchBlocksCurbe()
2248IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in patchBlocksCurbeWithConstantValues()
2274IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in setParentImageParams()
2299IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in setParentSamplerParams()
H A Dkernel.h444IGIL_KernelDataHeader *kernelDataHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurf… in setKernelDataHeader()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/mocks/
H A Dmock_kernel.h174IGIL_KernelDataHeader *pKernelHeader = reinterpret_cast<IGIL_KernelDataHeader *>(reflectionSurface… in getConstantBufferOffset()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/scheduler/
H A Dscheduler.cl145 inline __global IGIL_KernelAddressData* IGIL_GetKernelAddressData( __global IGIL_KernelDataHeader* …
149 __global IGIL_KernelData* IGIL_GetKernelData( __global IGIL_KernelDataHeader* pKernelReflection, ui…
1325 inline __global char* GetPtrToCurbeData( uint offset, __global IGIL_KernelDataHeader * pKernelRefle…
1331 __global char* GetPtrToKernelReflectionOffset( uint offset, __global IGIL_KernelDataHeader * pKerne…
1563 __global IGIL_KernelDataHeader * pKernelReflection,
1884 __global IGIL_KernelDataHeader * pKernelReflection,
2781 __global IGIL_KernelDataHeader* kernelData, //This is kernel reflection surface