Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_hal.cpp2207 PRENDERHAL_KRN_ALLOCATION headKernelAllocation; in HalCm_TouchKernel() local
2246headKernelAllocation = &(stateHeap->pKernelAllocation[kernelAllocation->cloneKernelParams.kernelBi… in HalCm_TouchKernel()
2248 if (headKernelAllocation->cloneKernelParams.referenceCount <= 0) in HalCm_TouchKernel()
2255 headKernelAllocation->dwSync = tag; in HalCm_TouchKernel()
2256 headKernelAllocation->dwCount = stateHeap->dwAccessCounter++; in HalCm_TouchKernel()