Home
last modified time | relevance | path

Searched defs:kernelAllocation (Results 1 – 6 of 6) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/fixtures/
H A Dkernel_data_fixture.cpp117 auto kernelAllocation = pKernelInfo->getGraphicsAllocation(); in buildAndDecode() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/command_queue/
H A Dhardware_interface_xehp_and_later.inl101 if (auto kernelAllocation = kernelInfo.getGraphicsAllocation()) { local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/program/
H A Dkernel_info.h127 GraphicsAllocation *kernelAllocation = nullptr; member
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/common/cm/
H A Dcm_hal.cpp1696 PRENDERHAL_KRN_ALLOCATION kernelAllocation, in CmLoadKernel()
1761 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in CmSearchFreeSlotSize() local
1807 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in HalCm_UpdateCloneKernel() local
1843 PRENDERHAL_KRN_ALLOCATION kernelAllocation, pKernelAllocationN; in CmAddCurrentKernelToFreeSlot() local
2118 PRENDERHAL_KRN_ALLOCATION kernelAllocation) in HalCm_UnloadKernel()
2207 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in HalCm_TouchKernel() local
2272 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in CmDeleteOldestKernel() local
2444 PRENDERHAL_KRN_ALLOCATION &kernelAllocation) in HalCm_LoadKernel()
2566 PRENDERHAL_KRN_ALLOCATION &kernelAllocation) in HalCm_InsertCloneKernel()
2740 PRENDERHAL_KRN_ALLOCATION kernelAllocation, in HalCm_SetupInterfaceDescriptor()
[all …]
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/common/cm/
H A Dcm_hal.cpp1696 PRENDERHAL_KRN_ALLOCATION kernelAllocation, in CmLoadKernel()
1761 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in CmSearchFreeSlotSize() local
1807 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in HalCm_UpdateCloneKernel() local
1843 PRENDERHAL_KRN_ALLOCATION kernelAllocation, pKernelAllocationN; in CmAddCurrentKernelToFreeSlot() local
2118 PRENDERHAL_KRN_ALLOCATION kernelAllocation) in HalCm_UnloadKernel()
2207 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in HalCm_TouchKernel() local
2272 PRENDERHAL_KRN_ALLOCATION kernelAllocation; in CmDeleteOldestKernel() local
2444 PRENDERHAL_KRN_ALLOCATION &kernelAllocation) in HalCm_LoadKernel()
2566 PRENDERHAL_KRN_ALLOCATION &kernelAllocation) in HalCm_InsertCloneKernel()
2740 PRENDERHAL_KRN_ALLOCATION kernelAllocation, in HalCm_SetupInterfaceDescriptor()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/program/
H A Dprogram_tests.cpp627 …auto kernelAllocation = pProgram->getKernelInfo(static_cast<size_t>(0u), rootDeviceIndex)->getGrap… in HWTEST_F() local
642 …auto kernelAllocation = pProgram->getKernelInfo(static_cast<size_t>(0u), rootDeviceIndex)->getGrap… in HWTEST_F() local